When updating documentation, ensure every statement about requirements, capabilities, and behavior is (1) correct for the current implementation, (2) explicit about when the requirement matters (e.g., render-time vs apply-time vs run-time), (3) consistent across related doc artifacts, and (4) does not imply unsupported configuration paths. Follow house style for headings/navigation (e.g., tab names).
How to apply:
Example (pattern to follow when prerequisites only matter at apply-time):
serviceMonitor.enabled: true to render a ServiceMonitor targeting the http service port. The monitoring.coreos.com/v1 CRDs must be present when the manifest is applied; rendering itself does not require them.”Enter the URL of a public GitHub repository