连接阿里云和容器技术生态 - 阿里云开源容器项目汇总

为了更好地连接阿里云和容器技术,培育开发者生态,容器服务团队为Kubernetes/Docker提供了众多的开源组件来优化容器技术和阿里云的集成,降低用户容器化复杂度。

这些开源组件涵盖了docker/swarm、kubernetes、networking、logs、应用容器化、serverless、AI等多个方向。如果对于其中的开源组件有任何comments,欢迎随时反馈。

Kubernetes相关:

1. Alibaba Cloud Provider
项目URL: https://github.com/kubernetes/cloud-provider-alibaba-cloud

2. Flannel Alibaba VPC driver
项目URL: https://github.com/coreos/flannel/tree/master/backend/alivpc
文档:https://github.com/coreos/flannel/blob/master/Documentation/alicloud-vpc-backend.md

3. Terway CNI plugin
https://github.com/AliyunContainerService/terway
详细了解:https://www.atatech.org/articles/102813

4. Aliyun Flexvolume driver
项目URL: https://github.com/AliyunContainerService/flexvolume

5. Aliyun CSI Plugin
项目URL: https://github.com/AliyunContainerService/csi-plugin
详细了解:https://yq.aliyun.com/articles/623259?spm=a2c4e.11155435.0.0.72933312XgwCaT

6. Aliyun Storage Provisioner
项目URL: https://github.com/AliyunContainerService/alicloud-storage-provisioner

7. ChartMuseum OSS Storage
项目URL: https://github.com/helm/chartmuseum
详细了解:https://github.com/helm/chartmuseum/blob/master/pkg/storage/alibaba.go

8. External DNS
项目URL: https://github.com/kubernetes-incubator/external-dns
详细了解:https://github.com/kubernetes-incubator/external-dns/blob/master/provider/alibaba_cloud.go

9. Log Pilot(log collector for containers)
项目URL: https://github.com/AliyunContainerService/log-pilot

10. Alibaba Cloud Autoscaler
项目URL: 即将开源
https://yq.aliyun.com/articles/392170

11. Virtual Kubelet provider for ECI
项目URL: https://github.com/virtual-kubelet/virtual-kubelet/tree/master/providers/alicloud
详细了解:https://yq.aliyun.com/articles/647119

Docker相关

1. Docker Machine driver for ecs
项目URL: https://github.com/AliyunContainerService/docker-machine-driver-aliyunecs

2. Docker Registry OSS storage
项目URL: https://github.com/docker/distribution
详细了解:https://docs.docker.com/registry/storage-drivers/oss/

其他

1. Derrick(Containerized tool for Docker and Kubernetes)
项目URL: https://github.com/alibaba/derrick

2. Alibaba Cloud Open Service Broker
项目URL: https://github.com/AliyunContainerService/open-service-broker-alibabacloud

3. arena (CLI for Kubeflow)
项目URL: https://github.com/kubeflow/arena

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章