Skip to content

Release v0.1.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Aug 08:43
· 171 commits to main since this release
v0.1.0-rc.4
eb356c5

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.4

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.3...v0.1.0-rc.4