Release v0.1.0-rc.7
Pre-release
Pre-release
·
166 commits
to main
since this release
Install ncrectl
# Requires gh CLI authenticated, or GITHUB_TOKEN set
curl -sSL https://github.com/NVIDIA/cluster-readiness-engine/releases/latest/download/installer | bashHelm Chart
helm install cluster-readiness-engine \
oci://ghcr.io/nvidia/cluster-readiness-engine \
--version v0.1.0-rc.7ncrectl 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.6...v0.1.0-rc.7