Download Kubernetes
Build locally
- Run
go run ./cmd/update-index/main.go
- Build assets with
npm run build
- 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.