Kubernetes
Recipes to perform Kubernetes hygiene and migration tasks.
Categories
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
Recipes
- Add Kubernetes configuration
- Change Kubernetes API version
- Ensure CPU limits are set
- Ensure CPU request is set
- Ensure image pull policy is
Always
- Ensure lifecycle rule on
StorageBucket
- Ensure liveness probe is configured
- Ensure memory limits are set
- Ensure memory request is set
- Ensure readiness probe is configured
- Limit root capabilities in a container
- No host IPC sharing
- No host network sharing
- No host process ID sharing
- No privilege escalation
- No privileged containers
- No root containers
- Read-only root filesystem
- Update image name