Create a Kyma service account
February 1, 2021
Beginner
10 min.
Learn how to create a Kubernetes service account that you can leverage to interact with your Kyma cluster.
You will learn
- What Kubernetes service accounts are used for
- How to create a new service account
- How to replace the
kubeconfig
Step 1: Create a namespace
Step 2: Create a service account
Step 3: Understand the structure of the configuration file
Step 4: Create a new kubeconfig
Step 5: Read the config map