Expand description
HL5xxx - Best Practice Rules
Rules for validating Kubernetes best practices in Helm charts.
Structs§
- HL5001
- HL5001: Missing resource limits
- HL5002
- HL5002: Missing resource requests
- HL5003
- HL5003: Missing liveness probe
- HL5004
- HL5004: Missing readiness probe
- HL5005
- HL5005: Using deprecated Kubernetes API
- HL5006
- HL5006: Labels missing recommended keys
Functions§
- rules
- Get all HL5xxx rules.