posts tagged #Cloud

~/posts/admission-controller-policies 6 min · 1073 words

// Kubernetes Admission Controllers are gatekeepers that enforce rules on API requests, with Kyverno providing flexible policy management through validation, mutation, and generation of resources.

~/posts/aks-with-terraform 6 min · 1187 words

// Azure Kubernetes Service (AKS) with Terraform. Prerequisites Create Azure account Install Azure CLI Install Terraform Install kubectl Creating …

~/posts/eks-with-terraform 8 min · 1559 words

// Elastic Kubernetes Service (EKS) with Terraform. Prerequisites Create AWS account Install Amazon CLI Install Terraform Install kubectl Creating …