Skip to main content

Initialize

After installing the CLI, it needs to be initialized in order to get access to the Kubernetes cluster. Please follow the command:

    #Create service account:
initium-cli init service-account | kubectl apply -f -

The following Kubernetes resources will be created: