This week's articles
Top Open Source Kubernetes Security Tools of 2021
#build, #defend, #kubernetes
The top eight most popular open source Kubernetes security tools identified by a Redhat survey: OPA, KubeLinter, Kube-bench, Kube-hunter, Terrascan, Falco, Clair, and Checkov.
Cloud Security Orienteering
#defend, #strategy
How to orienteer in a cloud environment, dig in to identify the risks that matter, and put together actionable plans that address short, medium, and long term goals. You can also refer to the companion check list.
New Terraform Planning Options
#announcement, #explain, #terraform
Terraform introduced new planning options: "refresh=false", "-refresh-only", and "-replace".
Mutating Kubernetes resources with Gatekeeper
#explain, #kubernetes, #opa
Gatekeeper has recently introduced the ability to mutate resources. Mutation means that policy can change Kubernetes resources based on different criteria.
A Deep Dive Into Kubernetes Schema Validation
#build, #kubernetes
How do you ensure the stability of your Kubernetes clusters? How do you know that your manifests are syntactically valid? Are you sure you don't have any invalid data types? Are any mandatory fields missing?
|