Skip to content

v0.70.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 17:36

KuberNation v0.70.0

Pre-built binaries (verify with SHA256SUMS):

  • kubernation-v0.70.0-macos-universal.tar.gz — Apple Silicon + Intel
  • kubernation-v0.70.0-linux-x86_64.tar.gz
  • kubernation-v0.70.0-windows-x86_64.zip

macOS: the binary is unsigned for now, so on first launch Gatekeeper
will block it — remove the quarantine flag once:
xattr -d com.apple.quarantine ./kubernation (or right-click ▸ Open).

Windows: the binary is unsigned, so SmartScreen may warn on first
launch — choose "More info ▸ Run anyway".

Run against your current kube-context: ./kubernation. See the README
for flags and RBAC requirements.