連接阿里雲和容器技術生態 - 阿里雲開源容器項目彙總

爲了更好地連接阿里雲和容器技術,培育開發者生態,容器服務團隊爲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

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