yorinasub17

Automated Testing for Kubernetes and Helm Charts Using Terratest

(Posted on Gruntwork blog)

Helm is a popular package management solution for Kubernetes. It is like apt, yum, or brew for Kubernetes in that it allows you to deploy …

Avoiding Outages in Your Kubernetes Cluster Using PodDisruptionBudgets

(Posted on Gruntwork blog)

This is part 4 of our journey to implementing a zero downtime update of our Kubernetes cluster. In the previous two posts (part 2 and part …

Delaying Shutdown to Wait for Pod Deletion Propagation

(Posted on Gruntwork blog)

This is part 3 of our journey to implementing a zero downtime update of our Kubernetes cluster. In part 2 of the series, we mitigated …

Gracefully Shutting Down Pods in a Kubernetes Cluster

(Posted on Gruntwork blog)

This is part 2 of our journey to implementing a zero downtime update of our Kubernetes cluster. In part 1 of the series, we laid out the …

Zero Downtime Server Updates for Your Kubernetes Cluster

(Posted on Gruntwork blog)

At some point during the lifetime of your Kubernetes cluster, you will need to perform maintenance on the underlying nodes. This may …

Artistic Hacker

I recently was introduced to a classic article by Paul Graham, "Hackers and Painters". In it, he describes the link between hackers and artistic painters, linking …

People Leader vs Technical Leader

Before I started working at Captricity, I was an ignorant, know-nothing, over confident college kid who thought that the only destination in an engineering career is management. I thought …