</syntaxhighlight>
'''For testing purposes, all current users have access to the namespace exc-cbwhich has access to the DGX-2 (hostname vecna). This will change in the future, watch out for tutorialsthe documentation below.'''
To switch to a different namespace, edit the corresponding line in the kubeconfig. You can also keep a list of contexts for different namespaces and users like this:
<syntaxhighlight lang="bash">
</syntaxhighlight>
Set the new context again, and now you should be able to list the pods.
<syntaxhighlight lang="bash">
> kubectl get pods
</syntaxhighlight>
== Which contexts are available and which resources can they access? ==