Skip to content

Release v0.1.0-rc.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Aug 10:31
· 167 commits to main since this release
v0.1.0-rc.6
e8d5431

Install ncrectl

# Requires gh CLI authenticated, or GITHUB_TOKEN set
curl -sSL https://github.com/NVIDIA/cluster-readiness-engine/releases/latest/download/installer | bash

Helm Chart

helm install cluster-readiness-engine \
  oci://ghcr.io/nvidia/cluster-readiness-engine \
  --version v0.1.0-rc.6

ncrectl CLI

Download the binary for your platform from the assets below and place it on your $PATH.

Platform Binary
Linux amd64 ncrectl-linux-amd64
Linux arm64 ncrectl-linux-arm64
macOS amd64 ncrectl-darwin-amd64
macOS arm64 (Apple Silicon) ncrectl-darwin-arm64

Full Changelog: v0.1.0-rc.5...v0.1.0-rc.6