mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-04 10:40:48 +00:00
4.1 KiB
4.1 KiB
Security Policy as Code and Open Policy Agent (OPA)
- SSL certificates with Let's Encrypt in Kubernetes Ingress via cert-manager
- Security Policy as Code
- Open Policy Agent in Kubernetes
- Open Policy Agent in OpenShift
- Open Policy Agent in Cloudflare Workers
- Policy as Code in Terraform Cloud
SSL certificates with Let's Encrypt in Kubernetes Ingress via cert-manager
Security Policy as Code
- OPA Open Policy Agent 🌟
- Dzone: DevOps Security at Scale - Security Policy as Code
- searchitoperations.techtarget.com: Kubernetes policy project takes enterprise IT by storm A Kubernetes-friendly compliance as code project hosted by the CNCF has caught on among large enterprises in the first half of 2019, largely through word of mouth.
- magalix.com: Integrating Open Policy Agent (OPA) With Kubernetes 🌟
- fugue.co: 5 tips for using the Rego language for Open Policy Agent (OPA)
- PolicyHub CLI, a CLI tool that makes Rego policies searchable 🌟 a list of community OPA policies
Open Policy Agent in Kubernetes
- infracloud.io: Kubernetes Pod Security Policies with Open Policy Agent
- banzaicloud.com: Istio and Kubernetes ft. OPA policies
- fugue.co: 5 tips for using the Rego language for Open Policy Agent (OPA)
- medium: Ensure Content Trust on Kubernetes using Notary and Open Policy Agent A detailed guide to help you to ensure that only signed images can get deployed on the cluster. In this blog post you will learn how to enforce image trust on your Kubernetes Cluster by fully relying on two well known CNCF hosted open source solutions: Notary and Open Policy Agent (OPA).
- kubermatic.com: Using Open Policy Agent With Kubermatic Kubernetes Platform
- k8s-security-policies This repository provides a security policies library that is used for securing Kubernetes clusters configurations. The security policies are created based on CIS Kubernetes benchmark and rules defined in Kubesec.io. The policies are written in Rego, a high-level declarative language, its purpose-built for expressing policies over complex hierarchical data structures. For detailed information on Rego see the Policy Language documentation.
Open Policy Agent in OpenShift
Open Policy Agent in Cloudflare Workers
Policy as Code in Terraform Cloud
- hashicorp.com: Securing Infrastructure In Application Pipelines Learn how to use policy as code in Terraform Cloud to securely deliver applications.