Zelarsoft

Security & Policy Configurations for Infrastructure as Code

When you use cloud infrastructure, you might find yourself accidentally applying a configuration for an open storage bucket, unencrypted queue, or unrestricted access control. At worst, these misconfigurations can be exploited by bad actors. At best, they get duplicated across an organization without anyone knowing better. Over time, this duplication becomes painful to manage as… Continue reading Security & Policy Configurations for Infrastructure as Code

Integrating Kubernetes with Styra DAS – Enforcing users to create pods in the default namespace.

In this article, you will learn how to enforce users to create pods by default Kubernetes namespace using OPA and Styra DAS. Pre-requisites: Styra-DAS Account (You can sign-up and create a free Styra DAS account here) Kubernetes cluster (You can create a Kubernetes cluster using K3D) Steps for creating cluster: For creating a Kubernetes cluster in k3d,… Continue reading Integrating Kubernetes with Styra DAS – Enforcing users to create pods in the default namespace.