Posts
Terraform-GCP-K8s: A Jenkins DevOps story
In this post we are going to bootstrap a disposable
Kubernetes cluster
inGoogle Cloud Platform
usingTerraform
. Once we have the cluster ready, we will use aDocker
based ephemeralJenkins Configuration as Code
node to setup a pipeline to deployHelm packages
into our cluster. We’ll call it theK8s Playground
.
subscribe via RSS