Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 305 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 305 Bytes

Sentinel Go Kubernetes CRD data-source

Generate CRD definitions

Generate Sentinel rule CRDs with:

make manifests

Install CRD definitions:

Install Sentinel rule CRDs with:

kubectl apply -f config/crd/bases

Samples