Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Place this file in the cloud-capi-values directory you cloned earlier.

  • Deploy the cluster requirements

  • Code Block
    helm repo add capi https://stackhpc.github.io/capi-helm-charts
    helm repo add capi-addons https://stackhpc.github.io/cluster-api-addon-provider
    helm repo update
    
    kubectl create namespace clusters
    helm upgrade cluster-api-addon-provider capi-addons/cluster-api-addon-provider --install --wait -n clusters --version 0.5.69