The official repository for all Spot Helm Charts for Kubernetes.
helm repo add spotinst https://spotinst.github.io/spotinst-kubernetes-helm-charts
helm repo update
helm install my-release spotinst/spotinst-kubernetes-cluster-controller \
--set spotinst.token=REDACTED \
--set spotinst.account=REDACTED \
--set spotinst.clusterIdentifier=REDACTED \
# [...]
NOTE: Please configure all required chart values using the
set
command line argument or avalues.yaml
file.
If you’re new to Spot and want to get started, please check out our Getting Started guide, available on the Spot Documentation website.
We use GitHub issues for tracking bugs and feature requests. Please use these community resources for getting help:
Code is licensed under the Apache License 2.0.