Kubernetes - Cloud âī¸
Types of Cloud Solutions for Kubernetes đŠī¸
- Self Hosted/ Turn key
- You provision the
VMs - You configure the
VMs - Use scripts to deploy clusters
- You maintain the
VMsexample:Kuberneteson AWS usingkopsorKubeOne
- You provision the
- Hosted
- Kuberentes-As-A-Service
- Provider provisions
VMs - Provider manages installation of
Kubernetes - provider maintains
VMsexample: Google Container Engine (GKE)