The gemini-for-kubernetes-development is a Gemini CLI extension to automate core development tasks within the kubernetes/kubernetes repository.
Install the gemini-for-kubernetes-development extension by running the following command from your terminal (requires Gemini CLI v0.6.0 or newer):
gemini extensions install https://github.com/gke-labs/gemini-for-kubernetes-developmentIf you do not yet have Gemini CLI installed, or if the installed version is older than 0.6.0, see Gemni CLI installation instructions.
The extension adds following command to Gemini CLI
/dv:enable {<group>/<kind>}: enable Declarative Validation for a given k8s API resource
- Gemini CLI extensions: Documentation about using extensions in Gemini CLI