From b7fc902e258d7095c09b41668564fed7f739a652 Mon Sep 17 00:00:00 2001 From: haozi007 Date: Mon, 30 Oct 2023 11:02:58 +0800 Subject: [PATCH] move projects item into independ file Signed-off-by: haozi007 --- Projects.en.md | 201 +++++++++++++++++++++++++++++++++++++++++++++++++ Projects.md | 201 +++++++++++++++++++++++++++++++++++++++++++++++++ README.en.md | 106 +------------------------- README.md | 107 +------------------------- 4 files changed, 404 insertions(+), 211 deletions(-) create mode 100644 Projects.en.md create mode 100644 Projects.md diff --git a/Projects.en.md b/Projects.en.md new file mode 100644 index 0000000..a38a471 --- /dev/null +++ b/Projects.en.md @@ -0,0 +1,201 @@ +# Project list + +The project list is categorized as follows: +1. Original projects and open source introduction are the first-level categories; +2. Use the ecological position of the project in cloud native as the secondary classification; + +## Original projects + +### Orchestration & Management + +| Project | Version | State | Category | Committer | +| ---------------------------------------------------------- | ----- | ------ | ------------ | ---- | +| [paws](https://gitee.com/openeuler/paws) | 0 | Incubating | Performance analysis | NA | +| [rubik](https://gitee.com/openeuler/rubik) | 0 | Incubating | Hybrid deployment | NA | + +### Container Runtime + +| Project | Version | State | Category | Committer | +| ---- | ---- | ---- | ---- | ---- | +| [iSulad](https://gitee.com/openeuler/iSulad) | 2.0.14 | Introduced| Container engine | NA | +| [lcr](https://gitee.com/openeuler/lcr) | 2.0.7 | Introduced| Container runtime | NA | +| [clibcni](https://gitee.com/openeuler/clibcni) | 2.0.7 | Introduced| iSulad network components | NA | +| [isula-build](https://gitee.com/openeuler/isula-build) | 0.9.6 | Introduced| Application Definition & Image Build | NA | +| [WasmEngine](https://gitee.com/openeuler/WasmEngine) | 0.9.6 | Introduced| Container runtime | NA | + +### App Definition & Development + +| Project | Version | State | Category | Committer | +| ---------------------------------------------------------- | ----- | ------ | ------------ | ---- | +| [operator-manager](https://gitee.com/openeuler/operator-manager) | 2 | Incubating | Application Definition & Image Build | NA | +| [mcp](https://gitee.com/openeuler/mcp) | 0 | Incubating | Multi-cloud management | NA | +| [mcp-self-service-vue](https://gitee.com/openeuler/mcp-self-service-vue) | 0 | Incubating | Multi-cloud management | NA | +| [mcp-vue](https://gitee.com/openeuler/mcp-vue) | 0 | Incubating | Multi-cloud management | NA | + +### Observability & Analysis + +| Project | Version | State | Category | Committer | +| ---------------------------------------------------------- | ----- | ------ | ------------ | ---- | +| [Cpds](https://gitee.com/openeuler/Cpds) | 0 | Incubating | Analysis | NA | +| [cpds-agent](https://gitee.com/openeuler/cpds-agent) | 0 | Incubating | Cpds components | NA | +| [cpds-analyzer](https://gitee.com/openeuler/cpds-analyzer) | 0 | Incubating | Cpds components | NA | +| [cpds-dashboard](https://gitee.com/openeuler/cpds-dashboard) | 0 | Incubating | Cpds components | NA | +| [cpds-detector](https://gitee.com/openeuler/cpds-detector) | 0 | Incubating | Cpds components | NA | + +### Installation & Deployment + +| Project | Version | State | Category | Committer | +| ---- | ---- | ---- | ---- | ---- | +| [eggo](https://gitee.com/openeuler/eggo) | 0.9.4 | Introduced| Kubernetes deployment by one command | NA | + + +### Provisioning + +| Project | Version | State | Category | Committer | +| ---- | ---- | ---- | ---- | ---- | +| [openeuler-docker-images](https://gitee.com/openeuler/openeuler-docker-images) | 0 | Incubating | openEuler Official container image management | NA | + +### ContainerOS + +| Project | Version | State | Category | Committer | +| -------------------------------------------- | ---- | ------ | ------------------------------------------------------- | ---- | +| [NestOS](https://gitee.com/openeuler/NestOS) | 0 | Introduced| A cloudify OS drivied from CoreOS | NA | +| [nestos-assembler](https://gitee.com/openeuler/nestos-assembler) | 0 | Introduced| NestOS components | NA | +| [nestos-config](https://gitee.com/openeuler/nestos-config) | 0 | Introduced| NestOS components | NA | +| [nestos-installer](https://gitee.com/openeuler/nestos-installer) | 0 | Introduced| NestOS components | NA | +| [nestos-kernel](https://gitee.com/openeuler/nestos-kernel) | 0 | Introduced| NestOS components | NA | +| [nestos-website](https://gitee.com/openeuler/nestos-website) | 0 | Introduced| NestOS components | NA | +| [KubeOS](https://gitee.com/openeuler/KubeOS) | 1.0.1 | Introduced| A Kubernetes OS simplifies OS updating | NA | + +### Dependent Component + +| Project | Version | State | Category | Committer | +| ---- | ---- | ---- | ---- | ---- | +| [ptcr](https://gitee.com/openeuler/ptcr) | 0 | Introduced| Container performance testing tools | NA | +| [kata_integration](https://gitee.com/openeuler/kata_integration) | 0 | Removed | Kata Build Project | NA | +| [iSulad-img](https://gitee.com/openeuler/iSulad-img) | 2.0.1 | Removed | iSulad 1.x Image Management Tool | NA | + +---------- + +## Open source introduction + +### Orchestration & Management + +| Project | Version | State | Category | Committer | +| -------------------------------------------------------- | ------ | -------- | ------------- | ---- | +| [kubernetes](https://gitee.com/src-openeuler/kubernetes) | 1.20.2 | Introduced| Scheduling & Orchestration | NA | +| [etcd](https://gitee.com/src-openeuler/etcd) | 3.4.14 | Introduced| Coordination & Service Discovery | NA | +| [coredns](https://gitee.com/src-openeuler/coredns) | 1.7.0 | Introduced| Coordination & Service Discovery | NA | + + +### Container Runtime + +| Project | Version | State | Category | Committer | +| ---- | ---- | ---- | ---- | ---- | +| [kuasar](https://gitee.com/src-openeuler/kuasar) | 0.1.0 | Introduced| Unified Container runtime | NA | +| [lxc](https://gitee.com/src-openeuler/lxc) | 4.0.3 | Introduced| Container runtime | NA | +| [docker](https://gitee.com/src-openeuler/docker) | 18.09.0 | Introduced| Container engine | NA | +| [moby](https://gitee.com/src-openeuler/moby) | 20.10.24 | Introduced| Container engine | NA | +| [containerd](https://gitee.com/src-openeuler/containerd) | 1.2.0 | Introduced| Container runtime | NA | +| [runc](https://gitee.com/src-openeuler/runc) | 1.0.0-rc3 | Introduced| Container runtime | NA | +| [kata-containers](https://gitee.com/src-openeuler/kata-containers) | 2.1.1/1.11.1 | Introduced| Container runtime | NA | +| [libnetwork](https://gitee.com/src-openeuler/libnetwork) | 0.8.0-dev | Introduced| Docker network components | NA | +| [containernetworking-plugins](https://gitee.com/src-openeuler/containernetworking-plugins) | 1.0.1 | Introduced| CNI | NA | +| [cri-o](https://gitee.com/src-openeuler/cri-o) | 1.23.2 | Introducing | Container runtime | NA | +| [cri-tools](https://gitee.com/src-openeuler/cri-tools) | 1.22.0 | Introducing | CRI tools | NA | +| [gvisor](https://gitee.com/src-openeuler/gvisor) | 20220425.0 | Introducing | Container runtime | NA | +| [crun](https://gitee.com/src-openeuler/crun) | 1.4.3 | Introduced| Container runtime | NA | +| [catatonit](https://gitee.com/src-openeuler/catatonit) | 0.1.7 | Introduced| Container runtime | NA | + + +### App Definition & Development + +| Project | Version | State | Category | Committer | +| ---------------------------------------------------------- | ----- | ------ | ------------ | ---- | +| [operator-manager](https://gitee.com/openeuler/operator-manager) | 2 | Incubating | Application Definition & Image Build | NA | +| [docker-compose](https://gitee.com/src-openeuler/docker-compose) | 1.22.0 | Introduced| Application Definition & Image Build | NA | +| [podman](https://gitee.com/src-openeuler/podman) | 0.10.1 | Introduced| Application Definition & Image Build | NA | +| [skopeo](https://gitee.com/src-openeuler/skopeo) | 1.1.0 | Introduced| Application Definition & Image Build | NA | +| [kubevirt](https://gitee.com/src-openeuler/kubevirt) | | Created | Application Definition & Image Build | NA | +| [buildah](https://gitee.com/src-openeuler/buildah) | 1.26.1 | Created | Image build tool | NA | +| [umoci](https://gitee.com/src-openeuler/umoci) | 0.4.7 | Created | Image management tool | NA | + + +### Observability & Analysis + +| Project | Version | State | Category | Committer | +| ---- | ---- | ---- | ---- | ---- | +| [prometheus](https://gitee.com/src-openeuler/prometheus) | 2.20.0 | Introduced| Monitoring | NA | +| [promu](https://gitee.com/src-openeuler/promu) | 0.7.0 | Introducing | Monitoring | NA | +| [cadvisor](https://gitee.com/src-openeuler/cadvisor) | 0.37.0 | Introducing | Monitoring | NA | +| [alertmanager](https://gitee.com/src-openeuler/alertmanager) | 0.21.0 | Introducing | Monitoring | NA | +| [node_exporter](https://gitee.com/src-openeuler/node_exporter) | 1.0.1 | Introduced| Monitoring | NA | +| [virt-what](https://gitee.com/src-openeuler/virt-what) | 1.21 | Introduced| Monitoring | NA | +| [gluster_exporter](https://gitee.com/src-openeuler/gluster_exporter) | 0.2.7 | Introducing | Monitoring | NA | +| [haproxy_exporter](https://gitee.com/src-openeuler/haproxy_exporter) | | Created | Monitoring | NA | +| [influxdb_exporter](https://gitee.com/src-openeuler/influxdb_exporter) | | Created | Monitoring | NA | +| [memcached_exporter](https://gitee.com/src-openeuler/memcached_exporter) | | Created | Monitoring | NA | +| [pushgateway](https://gitee.com/src-openeuler/pushgateway) | 1.4.1 | Introduced| Monitoring | NA | +| [blackbox_exporter](https://gitee.com/src-openeuler/blackbox_exporter) | 0.23.0 | Created | Monitoring | NA | +| [mysqld_exporter](https://gitee.com/src-openeuler/mysqld_exporter) | 0 | Introducing | Monitoring | NA | +| [redis_exporter](https://gitee.com/src-openeuler/redis_exporter) | 1.50.0 | Introducing | Monitoring | NA | + + +### Installation & Deployment + + +### Provisioning + +| Project | Version | State | Category | Committer | +| ---- | ---- | ---- | ---- | ---- | +| [harbor](https://gitee.com/src-openeuler/harbor) | | Created | Container Registry | NA | +| [containers-common](https://gitee.com/src-openeuler/containers-common) | | Created | Automation & Configuration | NA | +| [awscli](https://gitee.com/src-openeuler/awscli) | | Introducing | awscli provides a unified command line interface to Amazon Web Services | NA | + +### ContainerOS + + +### Dependent Component + +| Project | Version | State | Category | Committer | +| ---- | ---- | ---- | ---- | ---- | +| [protobuf](https://gitee.com/src-openeuler/protobuf) | 3.14.0 | Introduced| iSulad dependencies | NA | +| [busybox](https://gitee.com/src-openeuler/busybox) | 1.34.1 | Introduced| Container image dependencies | NA | +| [docker-client-java](https://gitee.com/src-openeuler/docker-client-java) | 8.11.7 | Introduced| Dependent Component | NA | +| [container-selinux](https://gitee.com/src-openeuler/container-selinux) | 2.163 | Introduced| Docker Selinux Policy | NA | +| [jboss-parent](https://gitee.com/src-openeuler/jboss-parent) | 20 | Introduced| Dependent Component | NA | +| [libevhtp](https://gitee.com/src-openeuler/libevhtp) | 1.2.18 | Introduced| iSulad dependencies | NA | +| [libcgroup](https://gitee.com/src-openeuler/libcgroup) | 0.42.2 | Introduced| Container dependencies | NA | +| [afterburn](https://gitee.com/src-openeuler/afterburn) | 5.4.2 | Introduced| NestOS dependencies | NA | +| [butane](https://gitee.com/src-openeuler/butane) | 0.14.0 | Introduced| NestOS dependencies | NA | +| [console-login-helper-messages](https://gitee.com/src-openeuler/console-login-helper-messages) | 0.21.3 | Introduced| NestOS dependencies | NA | +| [dumb-init](https://gitee.com/src-openeuler/dumb-init) | 1.2.5 | Introduced| NestOS dependencies | NA | +| [fuse-overlayfs](https://gitee.com/src-openeuler/fuse-overlayfs) | 1.12 | Introduced| NestOS dependencies | NA | +| [fuse-sshfs](https://gitee.com/src-openeuler/fuse-sshfs) | 3.7.3 | Introduced| NestOS dependencies | NA | +| [libslirp](https://gitee.com/src-openeuler/libslirp) | 4.7.0 | Introduced| NestOS dependencies | NA | +| [libvarlink](https://gitee.com/src-openeuler/libvarlink) | 23 | Introduced| NestOS dependencies | NA | +| [netavark](https://gitee.com/src-openeuler/netavark) | 1.0.10| Introduced| NestOS dependencies | NA | +| [slirp4netns](https://gitee.com/src-openeuler/slirp4netns) | 1.2.0 | Introduced| NestOS dependencies | NA | +| [ssh-key-dir](https://gitee.com/src-openeuler/ssh-key-dir) | 0.1.4| Introduced| NestOS dependencies | NA | +| [stalld](https://gitee.com/src-openeuler/stalld) | 1.16 | Introduced| NestOS dependencies | NA | +| [toolbox](https://gitee.com/src-openeuler/toolbox) | 0.0.99 | Introduced| NestOS dependencies | NA | +| [WALinuxAgent](https://gitee.com/src-openeuler/WALinuxAgent) | 2.9.0 | Introduced| NestOS dependencies | NA | +| [zchunk](https://gitee.com/src-openeuler/zchunk) | 1.3.2 | Introduced| NestOS dependencies | NA | +| [zincati](https://gitee.com/src-openeuler/zincati) | 0.0.24 | Introduced| NestOS dependencies | NA | +| [zram-generator](https://gitee.com/src-openeuler/zram-generator) | 1.1.2 | Introduced| NestOS dependencies | NA | +| [bats](https://gitee.com/src-openeuler/bats) | 1.9.0 | Introduced| bash dependency compatibility testing framework| NA | +| [calico](https://gitee.com/src-openeuler/calico) | 0 | Introducing | K8s CNI plugin | NA | +| [parallel](https://gitee.com/src-openeuler/parallel) | 20230622 | Introducing | Parallel computing tools | NA | +| [python-kubernetes](https://gitee.com/src-openeuler/python-kubernetes) | 25.3.0 | Introducing | K8s python client | NA | +| [ShellCheck](https://gitee.com/src-openeuler/ShellCheck) | 0 | Introducing | Formatting tools | NA | + +### Note + +| State | Remarks | +| -------- | ---------------------------------------------------------- | +| Introduced | The component has been introduced into the openEuler distribution. | +| Introducing | The project has been created in openEuler and the code is introducing from upstream repository, and introducing to openEuler distribution. | +| Incubating | The project is incubating by CloudNative SIG and under heavy developing. Not introduced to openEuler release yet. | +| Created | The project is created in openEuler but no any code is introduced from upstream repostitory, which is help wanted. | +| Requested | The project is requested by not introduced yet in the openEuler. | +| Removed | This project is no longer applicable and has been removed from the openEuler and the repository is archived | diff --git a/Projects.md b/Projects.md new file mode 100644 index 0000000..eef144f --- /dev/null +++ b/Projects.md @@ -0,0 +1,201 @@ +# 项目清单 + +项目清单分类方式如下: +1. 以原创项目和开源引入为一级分类; +2. 以项目在云原生的生态位置为二级分类; + +## 原创项目 + +### 编排&管理 + +| 项目 | 版本 | 状态 | 类别 | committer | +| ---------------------------------------------------------- | ----- | ------ | ------------ | --------- | +| [paws](https://gitee.com/openeuler/paws) | 0 | 孵化中 | 性能分析、混部 | NA | +| [rubik](https://gitee.com/openeuler/rubik) | 0 | 孵化中 | 混部 | NA | + +### 运行时 + +| 项目 | 版本 | 状态 | 类别 | committer | +| ---- | ---- | ---- | ---- | ---- | +| [iSulad](https://gitee.com/openeuler/iSulad) | 2.0.14 | 已落版本 | 容器引擎 | NA | +| [lcr](https://gitee.com/openeuler/lcr) | 2.0.7 | 已落版本 | 容器运行时 | NA | +| [clibcni](https://gitee.com/openeuler/clibcni) | 2.0.7 | 已落版本 | iSulad网络组件 | NA | +| [isula-build](https://gitee.com/openeuler/isula-build) | 0.9.6 | 已落版本 | 应用程序定义&镜像构建 | NA | +| [WasmEngine](https://gitee.com/openeuler/WasmEngine) | 0.9.6 | 已落版本 | 容器运行时 | NA | + +### 应用定义&开发 + +| 项目 | 版本 | 状态 | 类别 | committer | +| ---------------------------------------------------------- | ----- | ------ | ------------ | ---- | +| [operator-manager](https://gitee.com/openeuler/operator-manager) | 2 | 孵化中 | 应用程序定义&镜像构建 | NA | +| [mcp](https://gitee.com/openeuler/mcp) | 0 | 孵化中 | 多云管理 | NA | +| [mcp-self-service-vue](https://gitee.com/openeuler/mcp-self-service-vue) | 0 | 孵化中 | 多云管理 | NA | +| [mcp-vue](https://gitee.com/openeuler/mcp-vue) | 0 | 孵化中 | 多云管理 | NA | + +### 监控、分析、跟踪 + +| 项目 | 版本 | 状态 | 类别 | committer | +| ---------------------------------------------------------- | ----- | ------ | ------------ | ---- | +| [Cpds](https://gitee.com/openeuler/Cpds) | 0 | 孵化中 | 分析 | NA | +| [cpds-agent](https://gitee.com/openeuler/cpds-agent) | 0 | 孵化中 | Cpds组件 | NA | +| [cpds-analyzer](https://gitee.com/openeuler/cpds-analyzer) | 0 | 孵化中 | Cpds组件 | NA | +| [cpds-dashboard](https://gitee.com/openeuler/cpds-dashboard) | 0 | 孵化中 | Cpds组件 | NA | +| [cpds-detector](https://gitee.com/openeuler/cpds-detector) | 0 | 孵化中 | Cpds组件 | NA | + +### 安装部署 + +| 项目 | 版本 | 状态 | 类别 | committer | +| ---- | ---- | ---- | ---- | ---- | +| [eggo](https://gitee.com/openeuler/eggo) | 0.9.4 | 已落版本 | Kubernetes集群一键部署 | NA | + + +### 服务提供 +| 项目 | 版本 | 状态 | 类别 | committer | +| ---- | ---- | ---- | ---- | ---- | +| [openeuler-docker-images](https://gitee.com/openeuler/openeuler-docker-images) | 0 | 孵化中 | openEuler官方容器镜像管理 | NA | + +### 容器OS + +| 项目 | 版本 | 状态 | 备注 | committer | +| -------------------------------------------- | ---- | ------ | ------------------------------------------------------- | ---- | +| [NestOS](https://gitee.com/openeuler/NestOS) | 0 | 已落版本 | 从Fedora CoreOS衍生出来的云底座操作系统 | NA | +| [nestos-assembler](https://gitee.com/openeuler/nestos-assembler) | 0 | 已落版本 | NestOS组件 | NA | +| [nestos-config](https://gitee.com/openeuler/nestos-config) | 0 | 已落版本 | NestOS组件 | NA | +| [nestos-installer](https://gitee.com/openeuler/nestos-installer) | 0 | 已落版本 | NestOS组件 | NA | +| [nestos-kernel](https://gitee.com/openeuler/nestos-kernel) | 0 | 已落版本 | NestOS组件 | NA | +| [nestos-website](https://gitee.com/openeuler/nestos-website) | 0 | 已落版本 | NestOS组件 | NA | +| [KubeOS](https://gitee.com/openeuler/KubeOS) | 1.0.1 | 已落版本 | 由K8s进行生命周期管理的云原生OS | NA | + +### 依赖组件 + +| 项目 | 版本 | 状态 | 备注 | committer | +| ---- | ---- | ---- | ---- | ---- | +| [ptcr](https://gitee.com/openeuler/ptcr) | 0 | 已落版本 | 容器性能测试工具 | NA | +| [kata_integration](https://gitee.com/openeuler/kata_integration) | 0 | 已清退 | kata构建工程 | NA | +| [iSulad-img](https://gitee.com/openeuler/iSulad-img) | 2.0.1 | 已清退 | iSulad 1.x 镜像管理工具 | NA | + +---------- + +## 开源引入项目 + +### 编排&管理 + +| 项目 | 版本 | 状态 | 类别 | committer | +| -------------------------------------------------------- | ------ | -------- | ------------- | ---- | +| [kubernetes](https://gitee.com/src-openeuler/kubernetes) | 1.20.2 | 已落版本 | 调度&编排 | NA | +| [etcd](https://gitee.com/src-openeuler/etcd) | 3.4.14 | 已落版本 | 协调&服务发现 | NA | +| [coredns](https://gitee.com/src-openeuler/coredns) | 1.7.0 | 已落版本 | 协调&服务发现 | NA | + + +### 运行时 + +| 项目 | 版本 | 状态 | 类别 | committer | +| ---- | ---- | ---- | ---- | ---- | +| [kuasar](https://gitee.com/src-openeuler/kuasar) | 0.1.0 | 已落版本 | 统一容器运行时 | NA | +| [lxc](https://gitee.com/src-openeuler/lxc) | 4.0.3 | 已落版本 | 容器运行时 | NA | +| [docker](https://gitee.com/src-openeuler/docker) | 18.09.0 | 已落版本 | 容器引擎 | NA | +| [moby](https://gitee.com/src-openeuler/moby) | 20.10.24 | 已落版本 | 容器引擎 | NA | +| [containerd](https://gitee.com/src-openeuler/containerd) | 1.2.0 | 已落版本 | 容器运行时 | NA | +| [runc](https://gitee.com/src-openeuler/runc) | 1.0.0-rc3 | 已落版本 | 容器运行时 | NA | +| [kata-containers](https://gitee.com/src-openeuler/kata-containers) | 2.1.1/1.11.1 | 已落版本 | 容器运行时 | NA | +| [libnetwork](https://gitee.com/src-openeuler/libnetwork) | 0.8.0-dev | 已落版本 | Docker网络组件 | NA | +| [containernetworking-plugins](https://gitee.com/src-openeuler/containernetworking-plugins) | 1.0.1 | 已落版本 | CNI容器网络 | NA | +| [cri-o](https://gitee.com/src-openeuler/cri-o) | 1.23.2 | 引入中 | 容器运行时 | NA | +| [cri-tools](https://gitee.com/src-openeuler/cri-tools) | 1.22.0 | 引入中 | 引擎CRI工具 | NA | +| [gvisor](https://gitee.com/src-openeuler/gvisor) | 20220425.0 | 引入中 | 容器运行时 | NA | +| [crun](https://gitee.com/src-openeuler/crun) | 1.4.3 | 已落版本 | 容器运行时 | NA | +| [catatonit](https://gitee.com/src-openeuler/catatonit) | 0.1.7 | 已落版本 | 容器运行时 | NA | + + +### 应用定义&开发 + +| 项目 | 版本 | 状态 | 类别 | committer | +| ---------------------------------------------------------- | ----- | ------ | ------------ | ---- | +| [operator-manager](https://gitee.com/openeuler/operator-manager) | 2 | 孵化中 | 应用程序定义&镜像构建 | NA | +| [docker-compose](https://gitee.com/src-openeuler/docker-compose) | 1.22.0 | 已落版本 | 应用程序定义&镜像构建 | NA | +| [podman](https://gitee.com/src-openeuler/podman) | 0.10.1 | 已落版本 | 应用程序定义&镜像构建 | NA | +| [skopeo](https://gitee.com/src-openeuler/skopeo) | 1.1.0 | 已落版本 | 应用程序定义&镜像构建 | NA | +| [kubevirt](https://gitee.com/src-openeuler/kubevirt) | | 已建仓 | 应用程序定义&镜像构建 | NA | +| [buildah](https://gitee.com/src-openeuler/buildah) | 1.26.1 | 已建仓 | 镜像构建 | NA | +| [umoci](https://gitee.com/src-openeuler/umoci) | 0.4.7 | 已建仓 | 镜像管理工具 | NA | + + +### 监控、分析、跟踪 + +| 项目 | 版本 | 状态 | 类别 | committer | +| ---- | ---- | ---- | ---- | ---- | +| [prometheus](https://gitee.com/src-openeuler/prometheus) | 2.20.0 | 已落版本 | 监控分析跟踪 | NA | +| [promu](https://gitee.com/src-openeuler/promu) | 0.7.0 | 引入中 | 监控分析跟踪 | NA | +| [cadvisor](https://gitee.com/src-openeuler/cadvisor) | 0.37.0 | 引入中 | 监控分析跟踪 | NA | +| [alertmanager](https://gitee.com/src-openeuler/alertmanager) | 0.21.0 | 引入中 | 监控分析跟踪 | NA | +| [node_exporter](https://gitee.com/src-openeuler/node_exporter) | 1.0.1 | 已落版本 | 监控分析跟踪 | NA | +| [virt-what](https://gitee.com/src-openeuler/virt-what) | 1.21 | 已落版本 | 监控分析跟踪 | NA | +| [gluster_exporter](https://gitee.com/src-openeuler/gluster_exporter) | 0.2.7 | 引入中 | 监控分析跟踪 | NA | +| [haproxy_exporter](https://gitee.com/src-openeuler/haproxy_exporter) | | 已建仓 | 监控分析跟踪 | NA | +| [influxdb_exporter](https://gitee.com/src-openeuler/influxdb_exporter) | | 已建仓 | 监控分析跟踪 | NA | +| [memcached_exporter](https://gitee.com/src-openeuler/memcached_exporter) | | 已建仓 | 监控分析跟踪 | NA | +| [pushgateway](https://gitee.com/src-openeuler/pushgateway) | 1.4.1 | 已落版本 | 监控分析跟踪 | NA | +| [blackbox_exporter](https://gitee.com/src-openeuler/blackbox_exporter) | 0.23.0 | 已建仓 | 监控分析跟踪 | NA | +| [mysqld_exporter](https://gitee.com/src-openeuler/mysqld_exporter) | 0 | 引入中 | 监控分析跟踪 | NA | +| [redis_exporter](https://gitee.com/src-openeuler/redis_exporter) | 1.50.0 | 引入中 | 监控分析跟踪 | NA | + + +### 安装部署 + + +### 服务提供 + +| 项目 | 版本 | 状态 | 类别 | committer | +| ---- | ---- | ---- | ---- | ---- | +| [harbor](https://gitee.com/src-openeuler/harbor) | | 已建仓 | 容器镜像仓库 | NA | +| [containers-common](https://gitee.com/src-openeuler/containers-common) | | 已建仓 | 自动化&配置 | NA | +| [awscli](https://gitee.com/src-openeuler/awscli) | | 引入中 | 亚马逊网络服务接口 | NA | + +### 容器OS + + +### 依赖组件 + +| 项目 | 版本 | 状态 | 备注 | committer | +| ---- | ---- | ---- | ---- | ---- | +| [protobuf](https://gitee.com/src-openeuler/protobuf) | 3.14.0 | 已落版本 | iSulad依赖 | NA | +| [busybox](https://gitee.com/src-openeuler/busybox) | 1.34.1 | 已落版本 | 容器镜像依赖 | NA | +| [docker-client-java](https://gitee.com/src-openeuler/docker-client-java) | 8.11.7 | 已落版本 | 依赖组件 | NA | +| [container-selinux](https://gitee.com/src-openeuler/container-selinux) | 2.163 | 已落版本 | docker配套selinux策略 | NA | +| [jboss-parent](https://gitee.com/src-openeuler/jboss-parent) | 20 | 已落版本 | 依赖组件 | NA | +| [libevhtp](https://gitee.com/src-openeuler/libevhtp) | 1.2.18 | 已落版本 | iSulad依赖 | NA | +| [libcgroup](https://gitee.com/src-openeuler/libcgroup) | 0.42.2 | 已落版本 | 容器依赖 | NA | +| [afterburn](https://gitee.com/src-openeuler/afterburn) | 5.4.2 | 已落版本 | NestOS依赖 | NA | +| [butane](https://gitee.com/src-openeuler/butane) | 0.14.0 | 已落版本 | NestOS依赖 | NA | +| [console-login-helper-messages](https://gitee.com/src-openeuler/console-login-helper-messages) | 0.21.3 | 已落版本 | NestOS依赖 | NA | +| [dumb-init](https://gitee.com/src-openeuler/dumb-init) | 1.2.5 | 已落版本 | NestOS依赖 | NA | +| [fuse-overlayfs](https://gitee.com/src-openeuler/fuse-overlayfs) | 1.12 | 已落版本 | NestOS依赖 | NA | +| [fuse-sshfs](https://gitee.com/src-openeuler/fuse-sshfs) | 3.7.3 | 已落版本 | NestOS依赖 | NA | +| [libslirp](https://gitee.com/src-openeuler/libslirp) | 4.7.0 | 已落版本 | NestOS依赖 | NA | +| [libvarlink](https://gitee.com/src-openeuler/libvarlink) | 23 | 已落版本 | NestOS依赖 | NA | +| [netavark](https://gitee.com/src-openeuler/netavark) | 1.0.10| 已落版本 | NestOS依赖 | NA | +| [slirp4netns](https://gitee.com/src-openeuler/slirp4netns) | 1.2.0 | 已落版本 | NestOS依赖 | NA | +| [ssh-key-dir](https://gitee.com/src-openeuler/ssh-key-dir) | 0.1.4| 已落版本 | NestOS依赖 | NA | +| [stalld](https://gitee.com/src-openeuler/stalld) | 1.16 | 已落版本 | NestOS依赖 | NA | +| [toolbox](https://gitee.com/src-openeuler/toolbox) | 0.0.99 | 已落版本 | NestOS依赖 | NA | +| [WALinuxAgent](https://gitee.com/src-openeuler/WALinuxAgent) | 2.9.0 | 已落版本 | NestOS依赖 | NA | +| [zchunk](https://gitee.com/src-openeuler/zchunk) | 1.3.2 | 已落版本 | NestOS依赖 | NA | +| [zincati](https://gitee.com/src-openeuler/zincati) | 0.0.24 | 已落版本 | NestOS依赖 | NA | +| [zram-generator](https://gitee.com/src-openeuler/zram-generator) | 1.1.2 | 已落版本 | NestOS依赖 | NA | +| [bats](https://gitee.com/src-openeuler/bats) | 1.9.0 | 已落版本 | bash依赖兼容性测试框架 | NA | +| [calico](https://gitee.com/src-openeuler/calico) | 0 | 引入中 | K8s容器网络 | NA | +| [parallel](https://gitee.com/src-openeuler/parallel) | 20230622 | 引入中 | 并行计算工具 | NA | +| [python-kubernetes](https://gitee.com/src-openeuler/python-kubernetes) | 25.3.0 | 引入中 | python版本的K8s客户端 | NA | +| [ShellCheck](https://gitee.com/src-openeuler/ShellCheck) | 0 | 引入中 | 格式化工具 | NA | + + +### 说明 + +| 组件状态 | 说明 | +| -------- | ---------------------------------------------------------- | +| 已落版本 | 该组件已落openEuler发行版本 | +| 引入中 | 该组件已在openEuler建仓且代码正在从上游社区引入,待进入openEuler发行版本 | +| 孵化中 | 该组件由CloudNative SIG所孵化,待进入openEuler发行版 | +| 已建仓 | 该组件在openEuler中已建仓,尚需从上游社区引入源码. Help wanted~ | +| 待引入 | 该组件有需求,但尚未在openEuler中建仓 | +| 已清退 | 该组件已不适用,并且从openEuler版本删除,仓库被归档 | \ No newline at end of file diff --git a/README.en.md b/README.en.md index 4f1c476..97a54cf 100644 --- a/README.en.md +++ b/README.en.md @@ -40,111 +40,7 @@ CloudNative SIG is committed to providing a convenient and easy-to-use cloud nat ## Repositories -### Orchestration & Management - -| Project | Version | State | Category | -| -------------------------------------------------------- | ------ | ------ | ------------- | -| [kubernetes](https://gitee.com/src-openeuler/kubernetes) | 1.20.2 | Introduced | Scheduling & Orchestration | -| [etcd](https://gitee.com/src-openeuler/etcd) | 3.4.14 | Introduced | Coordination & Service Discovery | -| [coredns](https://gitee.com/src-openeuler/coredns) | 1.7.0 | Introduced | Coordination & Service Discovery | - - -### Container Runtime - -| Project | Version | State | Category | -| ---- | ---- | ---- | ---- | -| [iSulad](https://gitee.com/src-openeuler/iSulad) | 2.0.14 | Introduced | Container Engine | -| [lxc](https://gitee.com/src-openeuler/lxc) | 4.0.3 | Introduced | Runtime | -| [lcr](https://gitee.com/src-openeuler/lcr) | 2.0.7 | Introduced | Runtime | -| [clibcni](https://gitee.com/src-openeuler/clibcni) | 2.0.7 | Introduced | Networking | -| [docker](https://gitee.com/src-openeuler/docker) | 18.09.0 | Introduced | Container Engine | -| [containerd](https://gitee.com/src-openeuler/containerd) | 1.2.0 | Introduced | Runtime | -| [runc](https://gitee.com/src-openeuler/runc) | 1.0.0-rc3 | Introduced | Runtime | -| [kata-containers](https://gitee.com/src-openeuler/kata-containers) | 2.1.1/1.11.1 | Introduced | Runtime | -| [libnetwork](https://gitee.com/src-openeuler/libnetwork) | 0.8.0-dev | Introduced | Networking | -| [containernetworking-plugins](https://gitee.com/src-openeuler/containernetworking-plugins) | 1.0.1 | Introduced | Networking | -| [cri-o](https://gitee.com/src-openeuler/cri-o) | 1.23.2 | Introducing | Runtime | -| [cri-tools](https://gitee.com/src-openeuler/cri-tools) | 1.22.0 | Introducing | Container Engine | -| [gvisor](https://gitee.com/src-openeuler/gvisor) | 20220425.0 | Introducing | Runtime | -| [crun](https://gitee.com/src-openeuler/crun) | 1.4.3 | Introduced | Runtime | -| [catatonit](https://gitee.com/src-openeuler/catatonit) | 0.1.7 | Introduced | Runtime | - - -### App Definition & Development - -| Project | Version | State | Category | -| ---------------------------------------------------------- | ----- | ------ | ------------ | -| [isula-build](https://gitee.com/src-openeuler/isula-build) | 0.9.6 | Introduced | Application Definition & Image Build | -| [operator-manager](https://gitee.com/openeuler/operator-manager) | 2 | Incubating | Application Definition & Image Build | -| [docker-compose](https://gitee.com/src-openeuler/docker-compose) | 1.22.0 | Introduced | Application Definition & Image Build | -| [podman](https://gitee.com/src-openeuler/podman) | 0.10.1 | Introduced | Application Definition & Image Build | -| [skopeo](https://gitee.com/src-openeuler/skopeo) | 1.1.0 | Introduced | Application Definition & Image Build | -| [kubevirt](https://gitee.com/src-openeuler/kubevirt) | | Created | Application Definition & Image Build | - - -### Observability & Analysis - -| Project | Version | State | Category | -| ---- | ---- | ---- | ---- | -| [prometheus](https://gitee.com/src-openeuler/prometheus) | 2.20.0 | Introduced | Monitoring | -| [promu](https://gitee.com/src-openeuler/promu) | 0.7.0 | Incubating | Monitoring | -| [cadvisor](https://gitee.com/src-openeuler/cadvisor) | 0.37.0 | Incubating | Monitoring | -| [alertmanager](https://gitee.com/src-openeuler/alertmanager) | 0.21.0 | Incubating | Monitoring | -| [node_exporter](https://gitee.com/src-openeuler/node_exporter) | 1.0.1 | Introduced | Monitoring | -| [virt-what](https://gitee.com/src-openeuler/virt-what) | 1.21 | Introduced | Monitoring | -| [gluster_exporter](https://gitee.com/src-openeuler/gluster_exporter) | 0.2.7 | Incubating | Monitoring | -| [haproxy_exporter](https://gitee.com/src-openeuler/haproxy_exporter) | | Created | Monitoring | -| [influxdb_exporter](https://gitee.com/src-openeuler/influxdb_exporter) | | Created | Monitoring | -| [memcached_exporter](https://gitee.com/src-openeuler/memcached_exporter) | | Created | Monitoring | -| [pushgateway](https://gitee.com/src-openeuler/pushgateway) | 1.4.1 | Introduced | Monitoring | - - -### Installation & Deployment - -| Project | Version | State | Category | -| ---- | ---- | ---- | ---- | -| [eggo](https://gitee.com/openeuler/eggo) | 0.9.4 | Introduced | Kubernetes deployment by one command | - - -### Provisioning - -| Project | Version | State | Category | -| ---- | ---- | ---- | ---- | -| [harbor](https://gitee.com/src-openeuler/harbor) | | Created | Container Registry | -| [containers-common](https://gitee.com/src-openeuler/containers-common) | | Created | Automation & Configuration | - -### 容器OS - -| 项目 | 版本 | 状态 | 备注 | -| -------------------------------------------- | ---- | ------ | ------------------------------------------------------- | -| [NestOS](https://gitee.com/openeuler/NestOS) | | Incubating | A cloudify OS drivied from CoreOS | -| [KubeOS](https://gitee.com/openeuler/KubeOS) | 1.0.1| Introduced | A Kubernetes OS simplifies OS updating | - - -### Dependent Component - -| Project | Version | State | Remarks | -| ---- | ---- | ---- | ---- | -| [protobuf](https://gitee.com/src-openeuler/protobuf) | 3.14.0 | Introduced | Dependent Component | -| [iSulad-img](https://gitee.com/openeuler/iSulad-img) | 2.0.1 | Introduced | iSulad 1.x Image Management Tool | -| [busybox](https://gitee.com/src-openeuler/busybox) | 1.34.1 | Introduced | Dependent Component | -| [kata_integration](https://gitee.com/src-openeuler/kata_integration) | 1.0.0 | Introduced | Kata Build Project | -| [docker-client-java](https://gitee.com/src-openeuler/docker-client-java) | 8.11.7 | Introduced | Dependent Component | -| [container-selinux](https://gitee.com/src-openeuler/container-selinux) | 2.163 | Introduced | Docker Selinux Policy | -| [jboss-parent](https://gitee.com/src-openeuler/jboss-parent) | 20 | Introduced | Dependent Component | -| [libevhtp](https://gitee.com/src-openeuler/libevhtp) | 1.2.18 | Introduced | Dependent Component | -| [libcgroup](https://gitee.com/src-openeuler/libcgroup) | 0.42.2 | Introduced | Dependent Component | - - -### Note - -| State | Remarks | -| -------- | ---------------------------------------------------------- | -| Introduced | The component has been introduced into the openEuler distribution. | -| Introducing | The project has been created in openEuler and the code is introducing from upstream repository, and introducing to openEuler distribution. | -| Incubating | The project is incubating by CloudNative SIG and under heavy developing. Not introduced to openEuler release yet. | -| Created | The project is created in openEuler but no any code is introduced from upstream repostitory, which is help wanted. | -| Requested | The project is requested by not introduced yet in the openEuler. | +[Repositories](./Projects.en.md) ### Rodemap diff --git a/README.md b/README.md index ed07170..b645b0a 100644 --- a/README.md +++ b/README.md @@ -39,112 +39,7 @@ CloudNative SIG致力于为广大用户、开发者、爱好者提供便捷、 # 项目清单 - -### 编排&管理 - -| 项目 | 版本 | 状态 | 类别 | -| -------------------------------------------------------- | ------ | -------- | ------------- | -| [kubernetes](https://gitee.com/src-openeuler/kubernetes) | 1.20.2 | 已落版本 | 调度&编排 | -| [etcd](https://gitee.com/src-openeuler/etcd) | 3.4.14 | 已落版本 | 协调&服务发现 | -| [coredns](https://gitee.com/src-openeuler/coredns) | 1.7.0 | 已落版本 | 协调&服务发现 | - - -### 运行时 - -| 项目 | 版本 | 状态 | 类别 | -| ---- | ---- | ---- | ---- | -| [iSulad](https://gitee.com/src-openeuler/iSulad) | 2.0.14 | 已落版本 | 容器引擎 | -| [lxc](https://gitee.com/src-openeuler/lxc) | 4.0.3 | 已落版本 | 容器运行时 | -| [lcr](https://gitee.com/src-openeuler/lcr) | 2.0.7 | 已落版本 | 容器运行时 | -| [clibcni](https://gitee.com/src-openeuler/clibcni) | 2.0.7 | 已落版本 | iSulad网络组件 | -| [docker](https://gitee.com/src-openeuler/docker) | 18.09.0 | 已落版本 | 容器引擎 | -| [containerd](https://gitee.com/src-openeuler/containerd) | 1.2.0 | 已落版本 | 容器运行时 | -| [runc](https://gitee.com/src-openeuler/runc) | 1.0.0-rc3 | 已落版本 | 容器运行时 | -| [kata-containers](https://gitee.com/src-openeuler/kata-containers) | 2.1.1/1.11.1 | 已落版本 | 容器运行时 | -| [libnetwork](https://gitee.com/src-openeuler/libnetwork) | 0.8.0-dev | 已落版本 | Docker网络组件 | -| [containernetworking-plugins](https://gitee.com/src-openeuler/containernetworking-plugins) | 1.0.1 | 已落版本 | CNI容器网络 | -| [cri-o](https://gitee.com/src-openeuler/cri-o) | 1.23.2 | 引入中 | 容器运行时 | -| [cri-tools](https://gitee.com/src-openeuler/cri-tools) | 1.22.0 | 引入中 | 引擎CRI工具 | -| [gvisor](https://gitee.com/src-openeuler/gvisor) | 20220425.0 | 引入中 | 容器运行时 | -| [crun](https://gitee.com/src-openeuler/crun) | 1.4.3 | 已落版本 | 容器运行时 | -| [catatonit](https://gitee.com/src-openeuler/catatonit) | 0.1.7 | 已落版本 | 容器运行时 | - - -### 应用定义&开发 - -| 项目 | 版本 | 状态 | 类别 | -| ---------------------------------------------------------- | ----- | ------ | ------------ | -| [isula-build](https://gitee.com/src-openeuler/isula-build) | 0.9.6 | 已落版本 | 应用程序定义&镜像构建 | -| [operator-manager](https://gitee.com/openeuler/operator-manager) | 2 | 孵化中 | 应用程序定义&镜像构建 | -| [docker-compose](https://gitee.com/src-openeuler/docker-compose) | 1.22.0 | 已落版本 | 应用程序定义&镜像构建 | -| [podman](https://gitee.com/src-openeuler/podman) | 0.10.1 | 已落版本 | 应用程序定义&镜像构建 | -| [skopeo](https://gitee.com/src-openeuler/skopeo) | 1.1.0 | 已落版本 | 应用程序定义&镜像构建 | -| [kubevirt](https://gitee.com/src-openeuler/kubevirt) | | 已建仓 | 应用程序定义&镜像构建 | - - -### 监控、分析、跟踪 - -| 项目 | 版本 | 状态 | 类别 | -| ---- | ---- | ---- | ---- | -| [prometheus](https://gitee.com/src-openeuler/prometheus) | 2.20.0 | 已落版本 | 监控分析跟踪 | -| [promu](https://gitee.com/src-openeuler/promu) | 0.7.0 | 引入中 | 监控分析跟踪 | -| [cadvisor](https://gitee.com/src-openeuler/cadvisor) | 0.37.0 | 引入中 | 监控分析跟踪 | -| [alertmanager](https://gitee.com/src-openeuler/alertmanager) | 0.21.0 | 引入中 | 监控分析跟踪 | -| [node_exporter](https://gitee.com/src-openeuler/node_exporter) | 1.0.1 | 已落版本 | 监控分析跟踪 | -| [virt-what](https://gitee.com/src-openeuler/virt-what) | 1.21 | 已落版本 | 监控分析跟踪 | -| [gluster_exporter](https://gitee.com/src-openeuler/gluster_exporter) | 0.2.7 | 引入中 | 监控分析跟踪 | -| [haproxy_exporter](https://gitee.com/src-openeuler/haproxy_exporter) | | 已建仓 | 监控分析跟踪 | -| [influxdb_exporter](https://gitee.com/src-openeuler/influxdb_exporter) | | 已建仓 | 监控分析跟踪 | -| [memcached_exporter](https://gitee.com/src-openeuler/memcached_exporter) | | 已建仓 | 监控分析跟踪 | -| [pushgateway](https://gitee.com/src-openeuler/pushgateway) | 1.4.1 | 已落版本 | 监控分析跟踪 | - - -### 安装部署 - -| 项目 | 版本 | 状态 | 类别 | -| ---- | ---- | ---- | ---- | -| [eggo](https://gitee.com/openeuler/eggo) | 0.9.4 | 已落版本 | Kubernetes集群一键部署 | - - -### 服务提供 - -| 项目 | 版本 | 状态 | 类别 | -| ---- | ---- | ---- | ---- | -| [harbor](https://gitee.com/src-openeuler/harbor) | | 已建仓 | 容器镜像仓库 | -| [containers-common](https://gitee.com/src-openeuler/containers-common) | | 已建仓 | 自动化&配置 | - -### 容器OS - -| 项目 | 版本 | 状态 | 备注 | -| -------------------------------------------- | ---- | ------ | ------------------------------------------------------- | -| [NestOS](https://gitee.com/openeuler/NestOS) | | 孵化中 | 从Fedora CoreOS衍生出来的云底座操作系统 | -| [KubeOS](https://gitee.com/openeuler/KubeOS) | 1.0.1 | 已落版本 | 由K8S进行生命周期管理的云原生OS | - - -### 依赖组件 - -| 项目 | 版本 | 状态 | 备注 | -| ---- | ---- | ---- | ---- | -| [protobuf](https://gitee.com/src-openeuler/protobuf) | 3.14.0 | 已落版本 | 依赖组件 | -| [iSulad-img](https://gitee.com/openeuler/iSulad-img) | 2.0.1 | 已落版本 | iSulad 1.x 镜像管理工具 | -| [busybox](https://gitee.com/src-openeuler/busybox) | 1.34.1 | 已落版本 | 依赖组件 | -| [kata_integration](https://gitee.com/src-openeuler/kata_integration) | 1.0.0 | 已落版本 | kata构建工程 | -| [docker-client-java](https://gitee.com/src-openeuler/docker-client-java) | 8.11.7 | 已落版本 | 依赖组件 | -| [container-selinux](https://gitee.com/src-openeuler/container-selinux) | 2.163 | 已落版本 | docker配套selinux策略 | -| [jboss-parent](https://gitee.com/src-openeuler/jboss-parent) | 20 | 已落版本 | 依赖组件 | -| [libevhtp](https://gitee.com/src-openeuler/libevhtp) | 1.2.18 | 已落版本 | 依赖组件 | -| [libcgroup](https://gitee.com/src-openeuler/libcgroup) | 0.42.2 | 已落版本 | 依赖组件 | - - -### 说明 - -| 组件状态 | 说明 | -| -------- | ---------------------------------------------------------- | -| 已落版本 | 该组件已落openEuler发行版本 | -| 引入中 | 该组件已在openEuler建仓且代码正在从上游社区引入,待进入openEuler发行版本 | -| 孵化中 | 该组件由CloudNative SIG所孵化,待进入openEuler发行版 | -| 已建仓 | 该组件在openEuler中已建仓,尚需从上游社区引入源码. Help wanted~ | -| 待引入 | 该组件有需求,但尚未在openEuler中建仓 | +[项目清单](./Projects.md) # 路标 -- Gitee