sandeepseeramNov 8, 20212 minDevOpsDocker Privileged Container EscapePrivileged docker containers are containers that are run with the --privileged flag. Its a liability!!!
sandeepseeramMay 20, 20212 minDevOpsCI/CD Pipeline with Gogs, Drone, and KubernetesLets learn how to build a CI/CD Pipeline workflow with Gogs(SCM), Drone(CD) and Kubernetes(Platform).
sandeepseeramJan 15, 20212 minDevOpsUsing Terraform to Deploy to KubernetesBy using both Terraform and Kubernetes, we can parametrize application deployment, and manage deployment configuration.
sandeepseeramJan 9, 20213 minDevOpsTerraform Static Code Analysis using Terrascan Terrascan is a standalone application that can perform tests on Terraform templates and ensure that best practices are being applied....