Skip to content
GitHub

System install command

skupper system install [options]

Checks the local environment for required resources and configuration. In some instances, configures the local environment. It starts the Podman/Docker API service if it is not already available.

PlatformsKubernetes, Docker, Podman, Linux

Primary options

--help

boolean
help for install

--reload-type

<string>
Specify the type of reload to perform. Choices: manual, auto (default "manual") ``` ``` -c, --context string Set the kubeconfig context
Default

"manual"

--kubeconfig

<string>
Path to the kubeconfig file to use -n, --namespace string Set the namespace -p, --platform string Set the platform type to use [kubernetes, podman, docker, linux] ```

Global options