Changes

Jump to navigation Jump to search

Tutorials:Set up your Kubernetes user account

511 bytes removed, 6 years ago
m
Copy your credentials to the config and enter the CCU context
Mark everything and copy it to the clipboard. Paste it into your kubeconfig file .kube/config below the line "users:".
== Copy your credentials to the config and enter Enter the CCU context == Finally, copy paste the above output from your web browser to your ".kube/config" so that it looks like this: <syntaxhighlight lang="yaml"></syntaxhighlight> If you have some background in programming, the structure of the config file should be pretty obvious, and you will be able to extend it to include e.g. multiple identities and contexts which access different namespaces. This is quite useful for quickly switching between them without having to type so much.

Navigation menu