Changes

Jump to navigation Jump to search

CCU:GPU Cluster Quick Start

34 bytes added, 4 years ago
m
Log in to the cluster and configure kubectl
<syntaxhighlight>
> kubectl config use-context ccu-k8s
> kubectl get pods
No resources found in namespace .
'''Note 2:''' It is not supported to store separate credentials on two different computers. What will happen in this case is that one of them will consume the refresh token, which will then become invalid on the other one. If you need to access the cluster from a second computer, it is advised to use a ssh connection to your primary one where you store the credentials.
 
 
 
== Create a pod to access the file systems ==

Navigation menu