Experimenting with running my blog on Google Container Engine

I’m doing this purely as an experiment to gain experience with using the Google container service and Google compute services. The steps required are loosely: Establish a google compute account. Install the google SDK and gcloud. Create a default gcloud configuration. Create a minimum sized cluster to allow us to run Kubernetes and manage our blog in a container. Upload my blog container to the Google Container Registry. Create a “deployment” to run the container....

July 5, 2017 · 14 min · Rob Rennison