Changes

Jump to navigation Jump to search

CCU:GPU Cluster Quick Start

1 byte added, 4 years ago
m
Log in to the cluster and configure kubectl
refresh-token: ChlveGR ...
name: oidc
</syntaxhighlight>
The namespace "user-your-name" is your personal namespace within the Kubernetes cluster, and (so far) the only one you have access to. Conversely, no one else can access resources within your namespace. The kubeconfig above will make sure that all kubectl commands use your private namespace by default. Test your connection to the cluster now by running

Navigation menu