Skip to content

ksail workload install

Install Helm charts to provision workloads through KSail. This command provides native Helm chart installation capabilities.
Usage:
ksail workload install [NAME] [CHART] [flags]
Flags:
--atomic if set, the installation deletes on failure
--create-namespace create the release namespace if not present
-n, --namespace string namespace scope for the request (default "default")
--timeout duration time to wait for any individual Kubernetes operation (default 5m0s)
--version string chart version constraint (default: latest)
--wait wait until resources are ready
Global Flags:
--benchmark Show per-activity benchmark output
--config string Path to config file (default: ksail.yaml found via directory traversal)