This guide walks you through generating a kubeconfig for a Kubernetes Service Account usingDocumentation Index
Fetch the complete documentation index at: https://docs.siderolabs.com/llms.txt
Use this file to discover all available pages before exploring further.
omnictl.
Prerequisites
To follow this guide, you must have:Kubernetes Service Accounts authenticate to a Kubernetes cluster. If you need to authenticate to Omni itself, see Omni Service Accounts instead.
Create the Kubernetes service account kubeconfig
Run the following command to generate the kubeconfig:<cluster>: The name of your cluster in Omni<username>: Any username you want to assign to the service account<path to kubeconfig>: The file path where the kubeconfig will be written
kubectl as normal.