Examples to showcase Kubernetes and HashiCorp Sentinel integration. These include:
- pod-service - Enforce policies for a service type (eg:
NodePort
orClusterIP
) using Sentinel. - replication-controller - Enforce policies for replica count on a replication controller.
- limit-ranges - Enforce policies for a pod's CPU limits.
- namespace - Enforce policies for the naming convention for a namspace.