Info |
---|
The article describes different types of Kubernetes and instructs on how to integrate Kubernetes in Cloudaware depending on its type. |
Table of Contents |
---|
Introduction
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
Kubernetes Types
managed (public/private)
This is Kubernetes service managed by cloud provider: EKS by AWS, AKS by Microsoft Azure and GKE by Google Cloud.
...
This is native non-cloud managed Kubernetes, e.g. for on-prem servers.
Supported Kubernetes Integrations
Amazon Elastic Kubernetes Service (Amazon EKS)
...
Google Kubernetes Engine (GKE) [coming soon]Set up access to your GKE Cluster using
Ensure that Cloudaware has Viewer role assigned on the project level and Kubernetes Engine API enabled as described in this guide.
Kubernetes Cluster (on-prem)
...