Setup
Installing
Holos is a single executable that can be installed via:
- macOS
- Linux
- Windows
- Go
Completion
- zsh
- bash
- fish
- powershell
source <(holos completion zsh)
source <(holos completion bash)
source <(holos completion fish)
holos completion powershell | Invoke-Expression
Dependencies
Install these tools to use Holos's full capabilities:
note
Holos is tested with Helm v3.16.2
. If you see Error: chart requires kubeVersion
errors, try upgrading Helm.
Next Steps
With your platform structure initialized, proceed to Hello Holos to learn Helm chart management.