Skip to content

kranurag7/downloadkubernetes

 
 

Repository files navigation

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.

About

Download kubernetes binaries more easily

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 41.1%
  • Shell 25.0%
  • JavaScript 17.8%
  • Makefile 11.0%
  • SCSS 5.1%