#devops
devops
2 articles tagged with #devops
glossary
Infrastructure as Code (IaC): Managing Cloud Resources Through Code
Infrastructure as Code (IaC) defines and provisions cloud resources using declarative or imperative code, enabling version control, repeatability, and automated security scanning of infrastructure.
Akash Mahajan
academy
How to Force Delete Kubernetes Namespaces
Quick post that shows with examples, how to delete a Kubernetes namespace that is forever stuck on 'Terminating' stage.
Akash Mahajan