sharepointoscar / kubernetes-sentinel

Terraform project to showcase Kubernetes and Sentinel Integration

Home Page:https://www.hashicorp.com/blog/applying-policy-as-code-to-kubernetes-resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubernetes-sentinel

Examples to showcase Kubernetes and HashiCorp Sentinel integration. These include:

  • pod-service - Enforce policies for a service type (eg: NodePort or ClusterIP) 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.

Few of these examples are showcased in the blog post Applying Policy as Code to Kubernetes Resources.

About

Terraform project to showcase Kubernetes and Sentinel Integration

https://www.hashicorp.com/blog/applying-policy-as-code-to-kubernetes-resources

License:Mozilla Public License 2.0


Languages

Language:HCL 100.0%