NVIDIA/nodewright cli/v0.2.0-rc.1
NVIDIA/nodewright
Captured source
source ↗published Jun 8, 2026seen 2dcaptured 1dhttp 200method exa
Release: NVIDIA/nodewright cli/v0.2.0-rc.1
- Repository: NVIDIA/nodewright | A Kubernetes Operator to manage Node OS customizations. | 57 stars | Go
- Name: Skyhook CLI v0.2.0-rc.1
- Author: [@github-actions[bot]](https://github.com/github-actions[bot])
- Created: 2026-06-08T21:30:54Z
- Published: 2026-06-08T21:37:36Z
- Prerelease: true
Skyhook CLI v0.2.0-rc.1
[cli/v0.2.0-rc.1] - 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-rc.1/skyhook_v0.2.0-rc.1_linux_amd64.tar.gz tar -xzf skyhook_v0.2.0-rc.1_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-rc.1/skyhook_v0.2.0-rc.1_darwin_arm64.tar.gz tar -xzf skyhook_v0.2.0-rc.1_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
---
Assets
| File | Size | Downloads | | --- | --- | --- | | checksums.txt | 1 KB | 2 downloads | | skyhook_v0.2.0-rc.1_darwin_amd64.tar.gz | 29663 KB | 0 downloads | | skyhook_v0.2.0-rc.1_darwin_arm64.tar.gz | 27862 KB | 1 downloads | | skyhook_v0.2.0-rc.1_linux_amd64.tar.gz | 27969 KB | 0 downloads | | skyhook_v0.2.0-rc.1_linux_arm64.tar.gz | 25471 KB | 0 downloads | | skyhook_v0.2.0-rc.1_windows_amd64.zip | 28251 KB | 0 downloads | | skyhook_v0.2.0-rc.1_windows_arm64.zip | 25531 KB | 0 downloads |