Kubernetes manifests reference
Location
k8s/
Typical contents
These manifests usually include:
- Priority classes (cluster-scoped)
- Network policies (namespaced)
- Limit ranges (namespaced)
Applying
See: Apply raw Kubernetes manifests.
Next: Getting Started · Reference · Changelog · Support