Skip to content

How-To

Step-by-step, task-oriented guides — do this, in this order, to get this result.

SRE & DevOpsHow-To 5 min read

How to Implement GitOps with ArgoCD

Implement GitOps with Argo CD using pinned installation assets, constrained projects, safe automated sync, drift detection, and tested recovery.

#howto#gitops#argocd
Read more
SRE & DevOpsHow-To 5 min read

How to Set Up Kubernetes NetworkPolicies

Deploy Kubernetes NetworkPolicies with verified CNI enforcement, default-deny baselines, explicit DNS access, namespace labels, and negative tests.

#howto#networkpolicy#kubernetes
Read more