Skip to main content

Connect existed cluster

This steps allow to add existed cluster to Unifie. It make sense if you already have a cluster and want to use it. Or in case you want to use Unifie with other cloud provides (like ovhcloud, digitalocean, selectel, yandex cloud and any other cloud providers)

How add your own cluster to unifie dashboard

Login to your unifie account and open Clusters page Login to your unifie

Create a cluster Create a cluster

Select kubernetes cloud provider (you can use any, but we will continue with AWS EKS) Select kubernetes cloud provider

If you do not have cluster, create it in AWS console or use other ways like terraform. You will need aws cli to install unifie into your cluster.

aws configure aws configure

aws eks --region us-east-1 update-kubeconfig --name demo-eks aws eks

Test connection and kubectl Test connection

Come back to unifie back to unifie

Add api-agent – load installation file to your computer Add api-agent

Apply this file with kubectl apply -f command Apply this file

Check results Check results

If installation is done we can go to the next step. Configure cluster name and region. Configure cluster name and region

Optional step: provide AWS API keys for the cost explorer. It improve unifie integration with your own AWS account. Optional step

Last step: Select integrations for your cluster. Last step

Now cluster added to unifie control panel. unifie control panel