Tag Archives: shift-left

Combining Argo CD (GitOps), Crossplane (Control Plane), And Kubevela (OAM)

Can we make Kubernetes disappear? Can we make infrastructure and application management so simple that anyone can do it? Can we leverage DevOps, SRE, ops, and sysadmin experience to create a system that would make developers autonomous? TL;DR We can do that by combining ArgoCD (GitOps), Crossplane (control plane), Kubevela (OAM), and a few other tools.

Continue reading
Advertisement

How to apply policies in Kubernetes using Open Policy Agent (OPA) and Gatekeeper

Gatekeeper is a validating (mutating TBA) webhook that enforces Kubernetes CRD-based policies executed by Open Policy Agent (OPA), a policy engine for Cloud Native environments.

Continue reading