Info |
---|
The article describes different types of Kubernetes and instructs on how to enable Kubernetes integrations to see the related data in Cloudaware CMDB. |
...
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.
native (public/private)
This is native non-cloud managed Kubernetes, e.g. for on-prem servers.
...
If the cluster is private, install Breeze agent. Once installed, allows some time for Breeze to detect Kubernetes type and automatically set up a TunHub connection.
...
Set up access to your Amazon EKS Cluster using this guide.
Google Kubernetes Engine (GKE) [coming soon]
Set up access to your Amazon EKS Cluster using this guide.
Kubernetes Cluster (on-prem)
Use this guide to learn more more how to add about adding your Kubernetes Cluster to CloudsawareCloudaware. Keep in mind that:
If your cluster is public, you can simply add its URL.
If
...
the cluster is private:
1) Install Breeze agent
2) Setup the TunHub connection
3) Use the TunHub URL (e.g. https://tunhub.cloudaware.com:12345) as URL in settings of Kubernetes Cluster integration.