Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: 增加sig-cloud_provider #15

Merged
merged 7 commits into from
Jul 3, 2024
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,14 @@ export default defineUserConfig({
'/sigs/sig-template/charter.md',
'/sigs/sig-template/contributing.md',
]
},
{
text: 'SIG Cloud Provider',
children: [
'/sigs/sig-cloud_provider',
'/sigs/sig-cloud_provider/charter.md',
'/sigs/sig-cloud_provider/contributing.md',
]
}
],
'/wgs/': [
Expand Down
52 changes: 52 additions & 0 deletions sigs/sig-cloud_provider/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# 介绍README

[SIG-Cloud Provider](./README.md)维护了将[DragonOS](https://dragonos.org/)移植到主要云服务提供商(如[腾讯云](https://cloud.tencent.com/)和[AWS](https://cn.aliyun.com/))平台的项目。其目标是确保DragonOS在这些云平台上的兼容性、性能优化和稳定运行。

[SIG架构章程](./charter.md)定义了[SIG-Cloud Provider](./README.md)的范围和治理相关的内容。

## 会议

- SIG定期会议:**北京时间 周五 10:00**(每两周一次)
- 会议记录和议程(这里要指向对应的文档连接)
- 会议视频(指向DragonOS社区官方bilibili账号下,每个SIG的合集链接)

## SIG管理层

### 主席

SIG主席负责管理SIG的运营和流程

- 曾俊,[@ZZJJWarth](https://github.com/ZZJJWarth),华南理工大学
- 黄铭涛,[@1037827920](https://github.com/1037827920),华南理工大学

## 联系方式

- BBS 板块:[最新SIG - Cloud Provider话题 - DragonOS开源社区](https://bbs.dragonos.org.cn/c/sig-cloud/11)

- Github团队
- [@DragonOS-Community/DragonOS](https://github.com/DragonOS-Community/DragonOS)

- PMC联络人:[@ZZJJWarth](https://github.com/ZZJJWarth) [@1037827920](https://github.com/1037827920)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不是 你俩也不都是PMC啊
你们都在Project Manage Committee吗 😂

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不知道PMC是啥😢😢,那这里就不写咯?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- PMC联络人:[@ZZJJWarth](https://github.com/ZZJJWarth) [@1037827920](https://github.com/1037827920)

直接删掉就好

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PMC联络人指的是,PMC要找人的时候,找谁。因此这个是不用删掉的

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok


## 工作组

暂无工作组

## 子项目列表

**VirtIO-blk支持**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

子项目不是这么具体的内容,而是比较宽泛的。比如你们现在正在做移植到腾讯云/阿里云,那这就是1个子项目。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok


- Maintainer
- 曾俊,[@ZZJJWarth](https://github.com/ZZJJWarth)

## 子项目列表的详细信息

### VirtIO-blk支持

#### 概述

在[腾讯云](https://cloud.tencent.com/)环境中,AHCI磁盘不被使用,而是采用了VirtIO磁盘。VirtIO是一种高效的虚拟化接口标准。在此子项目中,将实现DragonOS对VirtIO-blk磁盘的支持,确保其在[腾讯云](https://cloud.tencent.com/)上能够正常运行

目标

确保[DragonOS](https://dragonos.org/)能够识别并使用VirtIO-blk磁盘
38 changes: 38 additions & 0 deletions sigs/sig-cloud_provider/charter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# SIG架构章程

本章程遵循[SIG治理文档](https://community.dragonos.org/governance/sig-governance/)中描述的约定,并使用[SIG章程指南](https://community.dragonos.org/governance/sig-governance/sig-charter-guide.html)中概述的角色和组织管理

## 范围

[SIG-Cloud Provider](./README.md)维护并发展了[DragonOS](https://dragonos.org/)在主要云服务提供商(如腾讯云和AWS)平台商的移植和优化工作

### 属于当前SIG的范围

- [DragonOS](https://dragonos.org/)在云平台上的兼容性研究和开发
- 研究并解决[DragonOS](https://dragonos.org/)与腾讯云、AWS等云平台的兼容性问题
- 开发和优化[DragonOS](https://dragonos.org/)在云平台上的运行性能

### 不属于当前SIG的范围

- [DragonOS](https://dragonos.org/)在非云环境中的开发和维护
- 与其他操作系统的兼容性研究和开发
b
## 角色和组织管理

该部分遵循[SIG治理文档](https://community.dragonos.org/governance/sig-governance/)中描述的角色和组织管理,并**不对**[SIG治理文档](https://community.dragonos.org/governance/sig-governance/)描述的角色职责进行更改

### 主席的额外职责

- 在每次 SIG 会议之前管理和策划与所有子项目相关的项目板,以便进行讨论
- 确保在会议前 24 小时填写议程,否则会议将被取消
- 尽可能在活动和社区会议上报告 SIG 状态
- 积极促进 SIG 的多样性和包容性
- 遵守 Kubernetes 行为准则,尤其是在个人行为和责任方面

### 与SIG治理文档的差异

与[SIG治理文档](/governance/sig-governance/README.md)无差异

### 子项目创建

参见[SIG治理文档的子项目创建部分](/governance/sig-governance/README.md#子项目创建)
14 changes: 14 additions & 0 deletions sigs/sig-cloud_provider/contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
### 入门

要加入 [SIG-Cloud Provider](./README.md) ,您需要先阅读[贡献者指南](https://community.dragonos.org/contributors/)。

### SIG-Cloud Provider的主要领域

- 兼容性研究和开发:研究并解决[DragonOS](https://dragonos.org/)与主要云平台(如[腾讯云](https://cloud.tencent.com/)和[AWS](https://cn.aliyun.com/))的兼容性问题,确保操作系统能够顺利运行
- 性能优化:开发和优化[DragonOS](https://dragonos.org/)在云平台上的性能表现,提高系统的运行效率和稳定性
- 技术合作:与云服务提供商进行技术合作,推动[DragonOS](https://dragonos.org/)的推广和应用
- 社区互动:参与云平台相关的社区活动和技术会议,分享[DragonOS](https://dragonos.org/)的应用实例和最佳实践,增强社区的影响力

### 代码之外的贡献

- 参与论坛讨论