diff --git a/sig/sig-Kubernetes/OWNERS b/sig/sig-Kubernetes/OWNERS new file mode 100644 index 0000000000000000000000000000000000000000..d8fc46234078b441fe6d4b9a39423978bcdb877f --- /dev/null +++ b/sig/sig-Kubernetes/OWNERS @@ -0,0 +1,3 @@ +maintainers: + - feynmanzhou + - calvinyu diff --git a/sig/sig-Kubernetes/README.md b/sig/sig-Kubernetes/README.md new file mode 100644 index 0000000000000000000000000000000000000000..b2590b0958842b03064b374a6d07e91d07285700 --- /dev/null +++ b/sig/sig-Kubernetes/README.md @@ -0,0 +1,36 @@ +# openEuler Kubernetes SIG + +- 在 openEuler 之上提供原生的 Kubernetes 和相关云原生工具一键安装支持 +- 提供标准的 Kubernetes 发行版 [KubeSphere](https://github.com/kubesphere/kubesphere),适配 openEuler +- 及时响应用户反馈,解决相关问题 + +# 组织会议 + +公开的会议时间:待定 + + +# 成员 + +### Maintainer列表 + +- 于爽[@calvinyu](https://gitee.com/calvinyu) +- 周鹏飞[@feynmanzhou](https://gitee.com/feynmanzhou) + +### Committer列表 + +- 于爽[@calvinyu](https://gitee.com/calvinyu) +- 周鹏飞[@feynmanzhou](https://gitee.com/feynmanzhou) + + +# 联系方式 + +- [邮件列表](dev@openeuler.org) +- [IRC频道](#openeuler-kubernetes) +- [IRC公开会议](#openeuler-meeting) + + +# 项目清单 + +项目名称:KubeSphere + +Repository 地址:目前还未在 openEuler org diff --git a/sig/sig-Kubernetes/sig-template.md b/sig/sig-Kubernetes/sig-template.md new file mode 100644 index 0000000000000000000000000000000000000000..54d83651a783188d4e6e26fa07f7989fd9fdd443 --- /dev/null +++ b/sig/sig-Kubernetes/sig-template.md @@ -0,0 +1,61 @@ + +# openEuler Kubernetes SIG +English | [简体中文](./sig-template_cn.md) + +Kubernetes SIG is committed to focusing on the cloud native ecosystem around Kubernetes. Through [KubeSphere](https://github.com/kubesphere/kubesphere), it can seamlessly bridge the cloud native ecosystem tools with openEuler, and reduces the installation and learning curve of Kubernetes, in order to enable openEuler users to quickly set up a container platform. + +KubeSphere is an open source container platform built on Kubernetes, helps users to set up a cloud native stack, and provides the wizard web console. It has passed CNCF Kubernetes conformance test and Taishan 200 compatibility test. + +## SIG Mission + +- Support for one-click installation of native Kubernetes and related cloud native tools on top of openEuler +- Offer KubeSphere as the the standard Kubernetes distribution, adapts it onto openEuler +- Provide full-stack and open source DevOps capabilities based on openEuler + +## SIG Scope + +- Making Kubernetes and KubeSphere are adapted to openEuler for quick installation, +- Working for the iteration and continuous maintenance, response to users feedback, solve related questions +- Kubernetes SIG group related documents, members, meetings, mailing lists, IRC management + +### Deliverables + +Installer (tgz package), code, documents.  + +### Repositories and description managed by this SIG + +KubeSphere and Kubernetes installer will use the repository:https://gitee.com/openeuler/kubesphere + + +### Cross-domain and external-oriented processes + +TBD + +## Basic Information + +### Project Introduction +    +https://gitee.com/openeuler/community/tree/master/sig/sig-Kubernetes/ + + +### Maintainers +- Calvin Yu[@calvinyu](https://gitee.com/calvinyu) +- Feynman Zhou [@feynmanzhou](https://gitee.com/feynmanzhou) + +### Committers +- Calvin Yu[@calvinyu](https://gitee.com/calvinyu) +- Feynman Zhou [@feynmanzhou](https://gitee.com/feynmanzhou) + +### Mailing list +- dev@openeuler.org + +### IRC Channel +- #openeuler-kubernetes + +### Conference Information + +TBD + +### External Contact +- Calvin Yu[@calvinyu](https://gitee.com/calvinyu) +- Feynman Zhou [@feynmanzhou](https://gitee.com/feynmanzhou) diff --git a/sig/sig-Kubernetes/sig-template_cn.md b/sig/sig-Kubernetes/sig-template_cn.md new file mode 100644 index 0000000000000000000000000000000000000000..e7448c608605667b4868cd5126c4448d4328aa2d --- /dev/null +++ b/sig/sig-Kubernetes/sig-template_cn.md @@ -0,0 +1,30 @@ + +# openEuler Kubernetes 兴趣小组(SIG) +[English](./sig-template.md) | 简体中文 + +Kubernetes SIG 致力于围绕以 Kubernetes 为核心的云原生生态,通过 [KubeSphere](https://github.com/kubesphere/kubesphere) 将云原生的生态工具无缝接入到 openEuler,降低用户对 Kubernetes 和相关云原生工具的安装与使用门槛,让云原生赋能 openEuler 用户。 + +KubeSphere 是一个开源的基于 Kubernetes 的容器平台,能够帮助用户快速搭建与运维云原生技术栈,提供可视化的操作界面,并且通过了 CNCF K8s 一致性认证和 Taishan 200 兼容性测试。 + +## Kubernetes SIG 组工作目标和范围 + +### 工作目标 + + - 在 openEuler 之上提供原生的 Kubernetes 和相关云原生工具一键安装支持 + - 提供标准的 Kubernetes 发行版 [KubeSphere](https://github.com/kubesphere/kubesphere),适配 openEuler + - 基于 openEuler 提供企业级全栈和开源的 DevOps 能力 + + +### 工作范围 + + - Kubernetes 与 KubeSphere 适配 openEuler,满足一键快速安装需求 + - 版本迭代与持续维护,及时响应用户反馈,解决相关问题 + - Kubernetes SIG 组相关的文档、成员、会议、邮件列表、IRC 的管理 + +### 交付物 + +Installer(Tar 包)、代码、文档等 + +### 跨领域和面向外部的流程 + +TBD