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 a cloud provider: EKS by AWS, AKS by Microsoft Azure and GKE by Google Cloud.
...
This is a native non-cloud managed Kubernetes, e.g. for on-prem servers.
Supported Kubernetes Integrations
Amazon Elastic Kubernetes Service (Amazon EKS)
...