/downloadkubernetes

Download kubernetes binaries more easily

Primary LanguageGoApache License 2.0Apache-2.0

Download Kubernetes

Build locally

  1. Run go run ./cmd/update-index/main.go
  2. Build assets with npm run build
  3. Open dist/index.html with a browser, from the command line: open dist/index.html

Architecture

The published artifacts are static HTML/CSS/JavaScript files. They are updated offline by the update-index command and then published to the web via Netlify.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.