Step by step guide to connecting your cluster

You can connect your Kubernetes cluster to the CAST AI platform by deploying the CAST AI agent in your cluster.

Step 1: Log into the CAST AI console

Once logged in, you can see a button to connect a new Kubernetes cluster in the upper right corner. Click on this button.

Step 2: Select your provider

Pick your managed Kubernetes service provider. You can choose from the following options:

  • Amazon Elastic Kubernetes Service (EKS)
  • Azure Kubernetes Service (AKS)
  • Google Kubernetes Engine (GKE)
  • Red Hat OpenShift service on AWS
  • AWS Kops

Pick your provider and click Next.

๐Ÿ“˜

AWS PrivateLink

For customers who wish to use CAST AI with EKS clusters that do not have direct internet access, we offer the CAST AI PrivateLink capability on AWS. Read more about it on our dedicated Github repository.

Step 3: Run the script

Open your cloud shell or terminal and run the provided script. Make sure that kubectl is installed, and it can access your cluster.

Copy the script and run it in your cloud shell or terminal.

๐Ÿ“˜

Note

CAST AIโ€˜s read-only agent has no access to your sensitive data and doesnโ€™t change your cluster configuration. Read more about the security of our agent.

Once you're done, click I ran the script.

Step 4: Automated cluster connection

CAST AI will automatically connect your cluster to the platform.

Once that happens, you're ready to explore the platform and learn more about your cluster's cost performance.