Careful!
You are browsing documentation for a version of Kuma that is not the latest release.
kumactl install
Install various Kuma components.
Synopsis
Install various Kuma components.
Options
-h, --help help for install
Options inherited from parent commands
--api-timeout duration the timeout for api calls. It includes connection time, any redirects, and reading the response body. A timeout of zero means no timeout (default 1m0s)
--config-file string path to the configuration file to use
--log-level string log level: one of off|info|debug (default "off")
--no-config if set no config file and config directory will be created
SEE ALSO
- kumactl - Management tool for Kuma
- kumactl install control-plane - Install Kuma Control Plane on Kubernetes
- kumactl install crds - Install Kuma Custom Resource Definitions on Kubernetes
- kumactl install demo - Install Kuma demo on Kubernetes
- kumactl install dns - Install DNS to Kubernetes
- kumactl install gateway - Install ingress gateway on Kubernetes
- kumactl install logging - Install Logging backend in Kubernetes cluster (Loki)
- kumactl install metrics - Install Metrics backend in Kubernetes cluster (Prometheus + Grafana)
- kumactl install tracing - Install Tracing backend in Kubernetes cluster (Jaeger)
- kumactl install transparent-proxy - Install Transparent Proxy pre-requisites on the host