Add link to Scaleway CCM (fr) (#19669)

This commit is contained in:
Jérémy THERIN / jtherincom
2020-03-16 17:16:43 +01:00
committed by GitHub
parent 915fe136f3
commit b76520526d
2 changed files with 2 additions and 0 deletions
@@ -253,6 +253,7 @@ Les fournisseurs de cloud suivants ont implémenté leur CCM:
* [AWS](https://github.com/kubernetes/cloud-provider-aws)
* [BaiduCloud](https://github.com/baidu/cloud-provider-baiducloud)
* [Linode](https://github.com/linode/linode-cloud-controller-manager)
* [Scaleway](https://github.com/scaleway/scaleway-cloud-controller-manager)
## Administration de cluster
@@ -69,6 +69,7 @@ Pour les cloud-controller-manager ne faisant pas partie de Kubernetes, vous pouv
* [keepalived](https://github.com/munnerz/keepalived-cloud-provider)
* [Oracle Cloud Infrastructure](https://github.com/oracle/oci-cloud-controller-manager)
* [Rancher](https://github.com/rancher/rancher-cloud-controller-manager)
* [Scaleway](https://github.com/scaleway/scaleway-cloud-controller-manager)
Pour les fournisseurs qui se trouvent déjà dans Kubernetes, vous pouvez exécuter le cloud-controller-manager dans l'arborescence en tant que Daemonset dans votre cluster.
Utilisez ce qui suit comme guide: