Knowledge Base
Accounts
Billing and payments
Cloud server volumes
Cloud servers
Cloud storage
Customer portal
Data centers and network
Data privacy and data portability
Dedicated servers
Firewall
How it works
Kubernetes clusters
L2 segments
Linux administration
Load balancing
Support
VPN to GPN
Windows administration
Embargoed and Sanctioned Countries
Accessing a cluster
To deploy applications, inspect and manage cluster resources, you need to use the Kubernetes command-line tool – kubectl
(see the installation instructions).
In order for kubectl
to find and access a Kubernetes cluster, it needs a configuration file (kubeconfig file). Download the configuration file for your cluster from the "Kubernetes Cluster Details" page in the Customer Portal:

Export KUBECONFIG
environment variable with the path to the config file as a value:
Check that kubectl is properly configured by getting the cluster state: