Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The article describes different types of Kubernetes and instructs on how to enable Kubernetes integrations to see the related data in Cloudaware CMDB.

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.

  • native (public/private)

This is native non-cloud managed Kubernetes, e.g. for on-prem servers.

Supported Kubernetes Integrations

Amazon Elastic Kubernetes Service (Amazon EKS)

Set up access to your Amazon EKS Cluster using this guide.

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.

Azure Kubernetes Service (AKS)

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 about adding your Kubernetes Cluster to Cloudaware. 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.

  • No labels