Support for other managed Kubernetes providers
shahidhk opened this issue · 10 comments
Contributions/suggestions are welcome for other managed Kubernetes providers out there that take declarative configuration.
Amazon EKS: #10
Support for Azure Container Service
@joshisa Will checkout the IBM service. I assume there is a declarative spec for IBM. Can you please link me to an example spec that defines a k8s cluster?
@barry-schneider AKS is already support. Not sure what you meant.
Maybe I was thinking about AWS?
@barry-schneider AWS Kubernetes offering is called EKS (Elastic Container Service for Kubernetes). We already have the implementation, but cannot open source until it goes into GA. More details at #10
@shahidhk IBM Cloud Container Service --> https://console.bluemix.net/docs/containers/cs_cli_install.html#cs_api
@crosen188 Let's move this conversation to #16
Alibaba Cloud
@barry-schneider Are you aware if declarative templates for Alibaba Cloud? If not, terraform could work.
AWS EKS ...