OPA Gatekeeper: Bringing Law and Order to Kubernetes
Introduction Open Policy Agent (OPA) is a policy based control agent that is able to be integrated on various platforms. For the sake of this document we…
How to Setup Anthos on GKE Autopilot with Private Certificate Authority
What You Will Create The guide will set up the following: 2 Private GKE autopilot clusters with master global access ASM with multicluster mesh IstioIngress gateway to…
How to Mount CIFS Windows Share to Kubernetes Pod with Flexvolume
Background When setting up my bare-metal Kubernetes cluster I initially used a NFS provisioner with a Windows NFS share for my PV, however Windows NFS shares often…