NVIDIA/nodewright cli/v0.2.0
NVIDIA/nodewright
Captured source
source ↗published Jun 12, 2026seen 9hcaptured 9hhttp 200method plain
Skyhook CLI v0.2.0
Repository: NVIDIA/nodewright
Tag: cli/v0.2.0
Published: 2026-06-12T20:23:48Z
Prerelease: no
Release notes:
Skyhook CLI v0.2.0
[cli/v0.2.0] - 2026-06-08
Bug Fixes
- Change skyhook/operator to nodewright/operator for coverage
New Features
- Add SKYHOOK_NODE_ORDER env var for monotonic node ordering
- *(cli)* Update-state + targeted reset --package
- *(changelog)* Tag-range generator, split CHANGELOG/RELEASE_NOTES, release-tag helper
Other Tasks
- Update project to follow the OSS template
- Update go and libs to latest
Installation
Download and extract the appropriate archive for your platform. The binary must be named kubectl-skyhook for kubectl to discover it as a plugin. Alternatively, it can be used directly as skyhook without kubectl.
# Linux (amd64) curl -LO https://github.com/NVIDIA/skyhook/releases/download/cli/v0.2.0/skyhook_v0.2.0_linux_amd64.tar.gz tar -xzf skyhook_v0.2.0_linux_amd64.tar.gz sudo mv skyhook /usr/local/bin/kubectl-skyhook # macOS (Apple Silicon) curl -LO https://github.com/NVIDIA/skyhook/releases/download/cli/v0.2.0/skyhook_v0.2.0_darwin_arm64.tar.gz tar -xzf skyhook_v0.2.0_darwin_arm64.tar.gz sudo mv skyhook /usr/local/bin/kubectl-skyhook
Verify installation
kubectl skyhook version --client-only # Or if installed as 'skyhook': skyhook version --client-only
Notability
notability 3.0/10Routine CLI tool release, low traction.