提交 f657655e 编写于 作者: E Eli Ma 提交者: freesky-edward

更新任务解析部分的文档

Signed-off-by: NEli Ma <eli@patch.sh>
上级 f46ce653
...@@ -52,12 +52,22 @@ summary = "openEuler 社区参与暑期 2020 的 102 个任务具体分析" ...@@ -52,12 +52,22 @@ summary = "openEuler 社区参与暑期 2020 的 102 个任务具体分析"
由于历史原因,目前 [openEuler](https://openeuler.org) 还没有正式提供桌面环境,所以在这次活动中 [sig-UKUI](https://gitee.com/openeuler/community/tree/master/sig/sig-UKUI) 的 Maintainer [douyan@kylinos.cn](mailto:douyan@kylinos.cn)[jianfengli@ubuntukylin.com](mailto:jianfengli@ubuntukylin.com) 发起了移植 [UKUI](https://www.ukui.org)[openEuler](https://openeuler.org) 的任务。在 [No.1](https://gitee.com/openeuler/marketing/issues/I1H8G3) 任务则是把轻量级桌面系统 [Xfce](https://www.xfce.org) 移植到 [openEuler](https://openeuler.org) 系统中。 由于历史原因,目前 [openEuler](https://openeuler.org) 还没有正式提供桌面环境,所以在这次活动中 [sig-UKUI](https://gitee.com/openeuler/community/tree/master/sig/sig-UKUI) 的 Maintainer [douyan@kylinos.cn](mailto:douyan@kylinos.cn)[jianfengli@ubuntukylin.com](mailto:jianfengli@ubuntukylin.com) 发起了移植 [UKUI](https://www.ukui.org)[openEuler](https://openeuler.org) 的任务。在 [No.1](https://gitee.com/openeuler/marketing/issues/I1H8G3) 任务则是把轻量级桌面系统 [Xfce](https://www.xfce.org) 移植到 [openEuler](https://openeuler.org) 系统中。
[UKUI](https://www.ukui.org) 是麒麟软件桌面研发团队开发的基于 Linux 发行版的轻量级桌面环境,其设计紧贴普通用户需求,特别是针对有一定 Windows 系统使用习惯的用户,减少其使用 Linux 系统的学习成本。2019年,麒麟软件全面启动 UKUI 3.0 的设计和研发工作,全新的 UKUI 3.0 使用 QT 开发,秉承 “友好易用,简单轻松” 的设计理念,将为用户提供更愉快的交互体验。
- [No.100 - 将 UKUI 移植到 openEuler,并支持生物识别](https://gitee.com/openeuler/marketing/issues/I1IRJ3) 任务地址 https://gitee.com/openeuler/marketing/issues/I1IRJ3 - [No.100 - 将 UKUI 移植到 openEuler,并支持生物识别](https://gitee.com/openeuler/marketing/issues/I1IRJ3) 任务地址 https://gitee.com/openeuler/marketing/issues/I1IRJ3
4. Linux 容器引擎相关任务 - **建议熟悉 Linux 容器引擎技术实现(如 Docker )的同学申请此类任务** 4. Linux 容器引擎相关任务 - **建议熟悉 Linux 容器引擎技术实现(如 Docker )的同学申请此类任务**
[openEuler](https://openeuler.org) 在兼容主流的容器引擎同时,孵化自己的容器引擎项目 [iSula](https://gitee.com/openeuler/iSulad),它在支持 Docker 镜像的同时支持 OCI 格式的镜像和规范。 [iSulad SIG](https://gitee.com/openeuler/community/tree/master/sig/iSulad) 的 Maintainers 为同学带来了多个任务。更多 [iSula](https://gitee.com/openeuler/iSulad) 的任务请访问它的官方[文档](https://openeuler.org/zh/docs/20.03_LTS/docs/Container/container.html) [openEuler](https://openeuler.org) 在兼容主流的容器引擎同时,孵化自己的容器引擎项目 [iSula](https://gitee.com/openeuler/iSulad),它在支持 Docker 镜像的同时支持 OCI 格式的镜像和规范。 [iSulad SIG](https://gitee.com/openeuler/community/tree/master/sig/iSulad) 的 Maintainers 为同学带来了多个任务。更多 [iSula](https://gitee.com/openeuler/iSulad) 的任务请访问它的官方[文档](https://openeuler.org/zh/docs/20.03_LTS/docs/Container/container.html)
Linux 容器相关知识可以参考:
- Docker 相关文档 https://docs.docker.com
- [Open Container Initiative](https://opencontainers.org) 基金会对 Linux Container 定义可以在其 Github 网站 https://github.com/opencontainers
- https://riscv.org
任务列表:
- [No.7 - 构建可运行 iSulad 点容器镜像,并推送到 Docker Hub 镜像仓库](https://gitee.com/openeuler/marketing/issues/I1HVZF) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HVZF - [No.7 - 构建可运行 iSulad 点容器镜像,并推送到 Docker Hub 镜像仓库](https://gitee.com/openeuler/marketing/issues/I1HVZF) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HVZF
- [No.9 - iSula 相关项目支持编译 Debian 包](https://gitee.com/openeuler/marketing/issues/I1HWDZ) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HWDZ - [No.9 - iSula 相关项目支持编译 Debian 包](https://gitee.com/openeuler/marketing/issues/I1HWDZ) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HWDZ
- [No.10 - iSula 项目内存池设计与实现](https://gitee.com/openeuler/marketing/issues/I1HX3G) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HX3G - [No.10 - iSula 项目内存池设计与实现](https://gitee.com/openeuler/marketing/issues/I1HX3G) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HX3G
...@@ -69,13 +79,33 @@ summary = "openEuler 社区参与暑期 2020 的 102 个任务具体分析" ...@@ -69,13 +79,33 @@ summary = "openEuler 社区参与暑期 2020 的 102 个任务具体分析"
5. Kubernetes 相关任务 - **建议熟悉 Kubernetes 编排调度技术的同学申请此类任务** 5. Kubernetes 相关任务 - **建议熟悉 Kubernetes 编排调度技术的同学申请此类任务**
- [openEuler](https://openeuler.org) 当然不会缺席当前业界最热的开源项目 [Kubernetes](https://kubernetes.io) ,多个 SIG 组的 Maintainer 推出了相关的任务,从相对简单的集成任务到有一定难度的开发任务。 [openEuler](https://openeuler.org) 当然不会缺席当前业界最热的开源项目 [Kubernetes](https://kubernetes.io) ,多个 SIG 组的 Maintainer 推出了相关的任务,从相对简单的集成任务到有一定难度的开发任务。[Kubernetes](https://kubernetes.io) 的资料很多,这里就不一一列举。
- [No61. - openEuler 集成 Kubernetes 相关软件包](https://gitee.com/openeuler/marketing/issues/I1IF4R) 任务链接https://gitee.com/openeuler/marketing/issues/I1IF4R
相关资料:
- https://kubernetes-csi.github.io/docs
- https://goharbor.io
- https://www.cs.nmsu.edu/~pfeiffer/fuse-tutorial
- https://github.com/libfuse/libfuse
- https://www.kernel.org/doc/html/latest/filesystems/fuse.html
任务列表:
- [No61. - openEuler 集成 Kubernetes 相关软件包](https://gitee.com/openeuler/marketing/issues/I1IF4R) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IF4R
- [No.91 - 用RUST实现基于FUSE的Kubernetes CSI接口](https://gitee.com/openeuler/marketing/issues/I1IMJY) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IMJY - [No.91 - 用RUST实现基于FUSE的Kubernetes CSI接口](https://gitee.com/openeuler/marketing/issues/I1IMJY) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IMJY
- [No. 14 - openEuler 集成 Harbor 项目](https://gitee.com/openeuler/marketing/issues/I1HXBE) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HXBE - [No. 14 - openEuler 集成 Harbor 项目](https://gitee.com/openeuler/marketing/issues/I1HXBE) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HXBE
6. 虚拟化、云相关任务 - **建议熟悉 QEMU 等虚拟化技术的同学申请此类任务** 6. 虚拟化、云相关任务 - **建议熟悉 QEMU 等虚拟化技术的同学申请此类任务**
[QEMU](https://www.qemu.org) 可以说是云计算的基石技术,在很多云计算的架构中是配合 KVM 来完成虚拟化工作。因为 KVM 是硬件辅助的虚拟化技术,主要负责比较繁琐的 CPU 和内存虚拟化,而 QEMU 则负责 I/O 虚拟化,两者合作各自发挥自身的优势相得益彰。
相关资料:
- https://www.qemu.org
- https://www.youtube.com/watch?v=dk6SUD8ovXw
任务列表:
- [No.56 - 以 openEuler LTS 为基础生成公有云镜像](https://gitee.com/openeuler/marketing/issues/I1ICCJ) 任务链接 https://gitee.com/openeuler/marketing/issues/I1ICCJ - [No.56 - 以 openEuler LTS 为基础生成公有云镜像](https://gitee.com/openeuler/marketing/issues/I1ICCJ) 任务链接 https://gitee.com/openeuler/marketing/issues/I1ICCJ
- [No.52 - openEuler 虚拟化调度性能评估工具及方法构建](https://gitee.com/openeuler/marketing/issues/I1I9XJ) 任务链接 https://gitee.com/openeuler/marketing/issues/I1I9XJ - [No.52 - openEuler 虚拟化调度性能评估工具及方法构建](https://gitee.com/openeuler/marketing/issues/I1I9XJ) 任务链接 https://gitee.com/openeuler/marketing/issues/I1I9XJ
- [No.6 - 虚拟化场景下的类似 top 点调测工具 virttop](https://gitee.com/openeuler/marketing/issues/I1HVM7) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HVM7 - [No.6 - 虚拟化场景下的类似 top 点调测工具 virttop](https://gitee.com/openeuler/marketing/issues/I1HVM7) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HVM7
...@@ -84,6 +114,18 @@ summary = "openEuler 社区参与暑期 2020 的 102 个任务具体分析" ...@@ -84,6 +114,18 @@ summary = "openEuler 社区参与暑期 2020 的 102 个任务具体分析"
7. Golang 相关任务 - **建议熟悉 Golang 语言、对 aarch64 架构和算法有一定程度了解等的同学申请此类任务** 7. Golang 相关任务 - **建议熟悉 Golang 语言、对 aarch64 架构和算法有一定程度了解等的同学申请此类任务**
[Golang](https://golang.org) 随着容器技术和 [Kubernetes](https://kubernetes.io) 的逐渐被开发者接受。[openEuler](https://openeuler.org) 社区提出的 [Golang](https://golang.org) 大多是基于 ARM64 的优化任务。需要对 ARM 的指令集和 Golang 语言编译器等有一定的了解才能顺利完成任务
相关资料:
- https://community.arm.com/developer/tools-software/oss-platforms/b/android-blog/posts/arm-neon-programming-quick-reference
- https://gcc.gnu.org/onlinedocs/gcc-5.2.0/gcc.pdf
- https://static.docs.arm.com/ddi0487/a/DDI0487A_j_armv8_arm.pdf
- https://www.element14.com/community/servlet/JiveServlet/previewBody/41836-102-1-229511/ARM.Reference_Manual.pdf
- https://courses.cs.washington.edu/courses/cse469/18wi/Materials/arm64.pdf
任务列表:
- [No.81 - 优化Go同步包中锁或原子操作在 ARM64 上的实现,提升安全并发的性能](https://gitee.com/openeuler/marketing/issues/I1IJ86) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IJ86 - [No.81 - 优化Go同步包中锁或原子操作在 ARM64 上的实现,提升安全并发的性能](https://gitee.com/openeuler/marketing/issues/I1IJ86) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IJ86
- [No.80 - 增强 Golang 编译器基于ARM64的智能化编译](https://gitee.com/openeuler/marketing/issues/I1IJ5W) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IJ5W - [No.80 - 增强 Golang 编译器基于ARM64的智能化编译](https://gitee.com/openeuler/marketing/issues/I1IJ5W) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IJ5W
- [No.79 - Golang 编解码算法性能优化](https://gitee.com/openeuler/marketing/issues/I1IJ5T) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IJ5T - [No.79 - Golang 编解码算法性能优化](https://gitee.com/openeuler/marketing/issues/I1IJ5T) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IJ5T
......
...@@ -43,24 +43,27 @@ summary = "“开源软件供应链点亮计划-暑期2020” 是由中科院软 ...@@ -43,24 +43,27 @@ summary = "“开源软件供应链点亮计划-暑期2020” 是由中科院软
_难度_ _难度_
_导师_ _导师_
- overweight
- woqidaideshi - overweight
- woqidaideshi
_联系方式_ _联系方式_
- hexiaowen@huawei.com - hexiaowen@huawei.com
- yafen@iscas.ac.cn - yafen@iscas.ac.cn
_产出标准_ _产出标准_
- 1. openEuler 的 RK3399 的镜像
- openEuler 的 RK3399 的镜像
- 内核基于 openEuler 20.03 LTS 版本的 Linux 内核 - 内核基于 openEuler 20.03 LTS 版本的 Linux 内核
- 文件系统基于 openEuler 20.03 LTS 软件源制作 - 文件系统基于 openEuler 20.03 LTS 软件源制作
- 支持 AArch64 架构 - 支持 AArch64 架构
- 支持通过 dnf 安装 openEuler 20.03 LTS 软件源中的软件包 - 支持通过 dnf 安装 openEuler 20.03 LTS 软件源中的软件包
- 支持编译 Linux 内核 - 支持编译 Linux 内核
- RK3399 的硬件模块均可用,如 音频输入输出、USB 3.0、USB 2.0、以太网、Wifi、蓝牙、红外、摄像头、GPIO 等 - RK3399 的硬件模块均可用,如 音频输入输出、USB 3.0、USB 2.0、以太网、Wifi、蓝牙、红外、摄像头、GPIO 等
- 2. openEuler 内核适配到 RK3399 的内核源码补丁以及针对其他软件包的源码补丁 - openEuler 内核适配到 RK3399 的内核源码补丁以及针对其他软件包的源码补丁
- 3. 镜像制作程序和文档 - 镜像制作程序和文档
- 4. RK3399 的 音频输入输出、USB 3.0、USB 2.0、以太网、Wifi、蓝牙、红外、摄像头、GPIO 等的使用文档 - RK3399 的 音频输入输出、USB 3.0、USB 2.0、以太网、Wifi、蓝牙、红外、摄像头、GPIO 等的使用文档
_任务链接_ https://gitee.com/openeuler/marketing/issues/I1IJ4B _任务链接_ https://gitee.com/openeuler/marketing/issues/I1IJ4B
...@@ -91,29 +94,21 @@ _任务链接_ https://gitee.com/openeuler/marketing/issues/I1IJ4B ...@@ -91,29 +94,21 @@ _任务链接_ https://gitee.com/openeuler/marketing/issues/I1IJ4B
- [No.84 - 在 RISC-V 架构 openEuler 平台上提供 iSulad](https://gitee.com/openeuler/marketing/issues/I1HXS9) - [No.84 - 在 RISC-V 架构 openEuler 平台上提供 iSulad](https://gitee.com/openeuler/marketing/issues/I1HXS9)
1. [No.88 - 移植 openEuler 至 RK3399 平台](https://gitee.com/openeuler/marketing/issues/I1IJ4B) 团体项目 - **建议申请此任务的团队需要有一定的 Linux 操作系统实战能力,掌握 Linux 内核及硬件驱动相关知识,熟悉掌握操作系统引导与启动机制。** 1. [No.88 - 移植 openEuler 至 RK3399 平台](https://gitee.com/openeuler/marketing/issues/I1IJ4B) 团体项目 - **建议申请此任务的团队需要有一定的 Linux 操作系统实战能力,掌握 Linux 内核及硬件驱动相关知识,熟悉掌握操作系统引导与启动机制。**
[openEuler](https://openeuler.org) 社区致力于把 [openEuler](https://openeuler.org) 发行版移植到多种设备上,目前已经能在 [Raspberry Pi](https://www.raspberrypi.org) 4B Model 上顺利运行。这次团体任务的目标是把 [openEuler](https://openeuler.org) 20.03 LTS 版本移植到瑞芯微推出的 RK3399 芯片上运行,社区建议参与此任务团队在 Firefly 出品的 [4GB 内存/16GB 闪存](https://item.jd.com/23958924426.html) 版本的开发板进行移植任务。
任务地址 https://gitee.com/openeuler/marketing/issues/I1IJ4B - [No.88 - 移植 openEuler 至 RK3399 平台](https://gitee.com/openeuler/marketing/issues/I1IJ4B) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IJ4B
2. Raspberry Pi 树莓派相关任务 - **建议申请此任务的同学需要有一定的 Linux 操作系统实战能力,掌握 Linux DNF/RPM 管理方案,熟悉 Linux 桌面系统的同学申请此类任务** 2. Raspberry Pi 树莓派相关任务 - **建议申请此任务的同学需要有一定的 Linux 操作系统实战能力,掌握 Linux DNF/RPM 管理方案,熟悉 Linux 桌面系统的同学申请此类任务**
[openEuler](https://openeuler.org) 社区致力于把 [openEuler](https://openeuler.org) 发行版移植到多种设备上,目前已经能在 [Raspberry Pi](https://www.raspberrypi.org) 4B Model 上顺利运行。为了让 [openEuler](https://openeuler.org) 项目更好的运行在树莓派上, [openEuler](https://openeuler.org) 社区 [Raspberry Pi SIG](https://gitee.com/openeuler/community/tree/master/sig/sig-RaspberryPi) 的 Maintainer 方亚芬([yafen@iscas.ac.cn](mailto:yafen@iscas.ac.cn)) 发起了 3 个优化运行效果的任务。 - [No.2 - 精简 openEuler 的树莓派 4B 镜像体积小于 500 MiB](https://gitee.com/openeuler/marketing/issues/I1H8H9) 任务链接 https://gitee.com/openeuler/marketing/issues/I1H8H9
- [No.1 - 为 openEuler 添加 Xfce 桌面环境并能够运行在树莓派 4B 上](https://gitee.com/openeuler/marketing/issues/I1H8G3) 任务链接 https://gitee.com/openeuler/marketing/issues/I1H8G3
- [No.2 - 精简 openEuler 的树莓派 4B 镜像体积小于 500 MiB](https://gitee.com/openeuler/marketing/issues/I1H8H9) 任务地址 https://gitee.com/openeuler/marketing/issues/I1H8H9 - [No.3 - 为 openEuler 树莓派 4B 镜像提供 UEFI 启动支持](https://gitee.com/openeuler/marketing/issues/I1H8HV) 任务链接 https://gitee.com/openeuler/marketing/issues/I1H8HV
- [No.1 - 为 openEuler 添加 Xfce 桌面环境并能够运行在树莓派 4B 上](https://gitee.com/openeuler/marketing/issues/I1H8G3) 任务地址 https://gitee.com/openeuler/marketing/issues/I1H8G3
- [No.3 - 为 openEuler 树莓派 4B 镜像提供 UEFI 启动支持](https://gitee.com/openeuler/marketing/issues/I1H8HV) 任务地址 https://gitee.com/openeuler/marketing/issues/I1H8HV
3. Linux 桌面相关任务 - **建议申请此任务的同学掌握 Linux DNF/RPM 管理方案,熟悉 Linux 桌面系统的同学申请此类任务** 3. Linux 桌面相关任务 - **建议申请此任务的同学掌握 Linux DNF/RPM 管理方案,熟悉 Linux 桌面系统的同学申请此类任务**
由于历史原因,目前 [openEuler](https://openeuler.org) 还没有正式提供桌面环境,所以在这次活动中 [sig-UKUI](https://gitee.com/openeuler/community/tree/master/sig/sig-UKUI) 的 Maintainer [douyan@kylinos.cn](mailto:douyan@kylinos.cn)[jianfengli@ubuntukylin.com](mailto:jianfengli@ubuntukylin.com) 发起了移植 [UKUI](https://www.ukui.org)[openEuler](https://openeuler.org) 的任务。在 [No.1](https://gitee.com/openeuler/marketing/issues/I1H8G3) 任务则是把轻量级桌面系统 [Xfce](https://www.xfce.org) 移植到 [openEuler](https://openeuler.org) 系统中。 - [No.100 - 将 UKUI 移植到 openEuler,并支持生物识别](https://gitee.com/openeuler/marketing/issues/I1IRJ3) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IRJ3
- [No.100 - 将 UKUI 移植到 openEuler,并支持生物识别](https://gitee.com/openeuler/marketing/issues/I1IRJ3) 任务地址 https://gitee.com/openeuler/marketing/issues/I1IRJ3
4. Linux 容器引擎相关任务 - **建议熟悉 Linux 容器引擎技术实现(如 Docker )的同学申请此类任务** 4. Linux 容器引擎相关任务 - **建议熟悉 Linux 容器引擎技术实现(如 Docker )的同学申请此类任务**
[openEuler](https://openeuler.org) 在兼容主流的容器引擎同时,孵化自己的容器引擎项目 [iSula](https://gitee.com/openeuler/iSulad),它在支持 Docker 镜像的同时支持 OCI 格式的镜像和规范。 [iSulad SIG](https://gitee.com/openeuler/community/tree/master/sig/iSulad) 的 Maintainers 为同学带来了多个任务。更多 [iSula](https://gitee.com/openeuler/iSulad) 的任务请访问它的官方[文档](https://openeuler.org/zh/docs/20.03_LTS/docs/Container/container.html)
- [No.7 - 构建可运行 iSulad 点容器镜像,并推送到 Docker Hub 镜像仓库](https://gitee.com/openeuler/marketing/issues/I1HVZF) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HVZF - [No.7 - 构建可运行 iSulad 点容器镜像,并推送到 Docker Hub 镜像仓库](https://gitee.com/openeuler/marketing/issues/I1HVZF) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HVZF
- [No.9 - iSula 相关项目支持编译 Debian 包](https://gitee.com/openeuler/marketing/issues/I1HWDZ) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HWDZ - [No.9 - iSula 相关项目支持编译 Debian 包](https://gitee.com/openeuler/marketing/issues/I1HWDZ) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HWDZ
- [No.10 - iSula 项目内存池设计与实现](https://gitee.com/openeuler/marketing/issues/I1HX3G) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HX3G - [No.10 - iSula 项目内存池设计与实现](https://gitee.com/openeuler/marketing/issues/I1HX3G) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HX3G
...@@ -125,8 +120,7 @@ _任务链接_ https://gitee.com/openeuler/marketing/issues/I1IJ4B ...@@ -125,8 +120,7 @@ _任务链接_ https://gitee.com/openeuler/marketing/issues/I1IJ4B
5. Kubernetes 相关任务 - **建议熟悉 Kubernetes 编排调度技术的同学申请此类任务** 5. Kubernetes 相关任务 - **建议熟悉 Kubernetes 编排调度技术的同学申请此类任务**
- [openEuler](https://openeuler.org) 当然不会缺席当前业界最热的开源项目 [Kubernetes](https://kubernetes.io) ,多个 SIG 组的 Maintainer 推出了相关的任务,从相对简单的集成任务到有一定难度的开发任务。 - [No61. - openEuler 集成 Kubernetes 相关软件包](https://gitee.com/openeuler/marketing/issues/I1IF4R) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IF4R
- [No61. - openEuler 集成 Kubernetes 相关软件包](https://gitee.com/openeuler/marketing/issues/I1IF4R) 任务链接https://gitee.com/openeuler/marketing/issues/I1IF4R
- [No.91 - 用RUST实现基于FUSE的Kubernetes CSI接口](https://gitee.com/openeuler/marketing/issues/I1IMJY) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IMJY - [No.91 - 用RUST实现基于FUSE的Kubernetes CSI接口](https://gitee.com/openeuler/marketing/issues/I1IMJY) 任务链接 https://gitee.com/openeuler/marketing/issues/I1IMJY
- [No. 14 - openEuler 集成 Harbor 项目](https://gitee.com/openeuler/marketing/issues/I1HXBE) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HXBE - [No. 14 - openEuler 集成 Harbor 项目](https://gitee.com/openeuler/marketing/issues/I1HXBE) 任务链接 https://gitee.com/openeuler/marketing/issues/I1HXBE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册