Skip to content

Accessing Kubernetes Clusters using the Teleport Connect Client

You can use the Teleport Connect client to access Kubernetes clusters.

Prerequisites

Accessing a Kubernetes Cluster

Launch the Teleport Connect Client and sign in with your account.

Choose the register Kubes and select Connect to connect to the Kubernetes cluster.

Teleport Connect K8s

A new terminal window will open with the kubectl context set to the Kubernetes cluster.

Now you can run kubectl commands to access the Kubernetes cluster.

Teleport Connect K8s