Jimmie Butler
Jimmie's Mostly Tech Blog

Jimmie's Mostly Tech Blog

Follow
homeKubernetesGolangMLTravelContactnewsletter
Series

Kubernetes


Articles in this series

K8s Basics: Getting started with Terraform and GKE

Oct 10, 20218 min read

Terraform is a technology for managing infrastructure as code. Many projects would benefit greatly from using it to manage infrastrucutre. GKE is...

K8s Basics: Getting started with Terraform and GKE

K8s: Zero-downtime deployments

Oct 27, 20214 min read

With testing! ยท First off let's define what zero-downtime deployments are. I'll define it as follows zero downtime deployments = having no additional...

K8s: Zero-downtime deployments