6 ms·
I might be wrong, but isn't Convox only operational in the AWS cloud. If I want to run Convox on Azure, GCP or bluemix, will this be possible? The empire alter
by markwahl 7y ago
I might be wrong, but isn't Convox only operational in the AWS cloud. If I want to run Convox on Azure, GCP or bluemix, will this be possible?
The empire alternative pointed out also appears to be another option only operational in the AWS cloud.
- dmlittle 7y agoCorrect, both the Convox ECS rack and Empire are AWS exclusive. Convox has a public-beta of their rack running on Kubernetes which is cloud agnostic as it only needs a Kubernetes cluster to operate in.
- markwahl 7y agoDoes Convox provision and manage the underlying Kubernetes cluster or depends on the Cloud provider's managed Kubernetes offering?
- dmlittle 7y agoConvox does not manage the underlying Kubernetes cluster. If you're using EKS it's managed by AWS, GKE by GCP, AKS by Azure, etc. If you're using a self-hosted cluster, then it's up to you to manage it. The Convox platform runs as Kubernetes CRDS so it is cloud agnostic.