# downloadkubernetes **Repository Path**: hackerwjz/downloadkubernetes ## Basic Information - **Project Name**: downloadkubernetes - **Description**: https://github.com/kubernetes-sigs/downloadkubernetes.git - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-08 - **Last Updated**: 2024-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: Kubernetes ## README # 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](http://kubernetes.io/community/). You can reach the maintainers of this project at: - [Slack](http://slack.k8s.io/) - [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-dev) ### Code of conduct Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). [owners]: https://git.k8s.io/community/contributors/guide/owners.md [Creative Commons 4.0]: https://git.k8s.io/website/LICENSE [Netlify]: https://netlify.com/