read-doc
Access a Kubernetes convention document and read a specific section to understand project guidelines or best practices.
Instructions
Read a Kubernetes convention/guideline document, optionally a specific section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Doc name from list-docs, e.g. "api-conventions" | |
| section | No | Optional section heading, e.g. "Validation" |