Kubernetes cluster connections
The Okta Privileged Access client allows users to synchronize a list of accessible clusters to their local device. The list of clusters may change depending on a specific user's group membership and configured Cluster Groups.
Sync cluster information
During the initial launch, the Okta Privileged Access client is used only for cluster discovery and token management, and users exclusively interact with clusters using kubectl. Whenever the user authenticates the client with an Okta account, the client retrieves available cluster information from Okta Privileged Access and stores it in the local kubeconfig file.
Cluster changes aren't reflected locally until the users authenticates the client.
| Task | Description |
Options |
|---|---|---|
sft K8s
|
Lists the available K8s subcommands. |
- |
|
|
Lists the clusters available in the current team |
|
|
|
Returns a YAML formatted |
|
|
|
Updates the default |
|
|
|
Removes all clusters, users, and contexts for the associated team from the default |
|
Connect to a K8s cluster
After this list is synchronized, group members can use the kubectl command-line tool to interact with clusters. See the Kubernetes documentation.
| Command | Description |
|---|---|
|
Kubernetes cluster not visible in Okta Privileged Access user interface. |
|
Related topics