You are viewing documentation for Kubernetes version: v1.32
Kubernetes v1.32 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date information, see the latest version.
Requirements:
You need a machine that is running Linux or macOS.
You need to have these tools installed:
- Python v3.7.x+
- Git
- Golang version 1.13+
- Pip used to install PyYAML
- PyYAML v5.1.2
- make
- gcc compiler/linker
- Docker (Required only for
kubectl
command reference)
Your
PATH
environment variable must include the required build tools, such as theGo
binary andpython
.You need to know how to create a pull request to a GitHub repository. This involves creating your own fork of the repository. For more information, see Work from a local clone.
Last modified October 11, 2023 at 11:02 AM PST: Updated con docs/contribute/generate-ref-docs/prerequisites-ref-docs.md (4ed9c343e2)