An overly simplified introduction to Google Deployment Manager. Part 1: A Simple Configuration

This is the first part of the 3 part series on Google Deployment Manager, GCP's Infrastructure as Code (IaC) tool. This post depicts a simplified history of software infrastructure operations' evolution, followed by an introduction to Google Deployment Manager.

Read
kubernetes

How to connect to a container running in k8s as 'root' user

Step by step guide on how to connect to a container running in Kubernetes as the root user. This is not a requirement and should not be one for a stable system running on Kubernetes. But, during the Kubernetes cluster development, debugging or adding a new service to an existing cluster can be an absolute lifesaver. The ability to connect to a container running on Kubernetes will make debugging a breeze.

Read
life

Chapter 0

This post is the very first post on this website, a commitment to myself, published for the world to see. I intend to pick up many projects, and I intend to document them here, partly to learn (and may be, earn) in public and document the journey.

Read