<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>GKE on Route179</title>
    <link>https://route179.dev/tags/gke/</link>
    <description>Recent content in GKE on Route179</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>2026 Sheng Chen</copyright>
    <lastBuildDate>Tue, 09 Jun 2020 10:13:00 +0000</lastBuildDate>
    <atom:link href="https://route179.dev/tags/gke/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cloud Native DevOps on GCP Series Ep2 – Create a CI/CD pipeline with GKE, GCR and Cloud Build</title>
      <link>https://route179.dev/2020/06/09/create-a-ci-cd-pipeline-with-gke-gcr-and-cloud-build/</link>
      <pubDate>Tue, 09 Jun 2020 10:13:00 +0000</pubDate>
      <guid>https://route179.dev/2020/06/09/create-a-ci-cd-pipeline-with-gke-gcr-and-cloud-build/</guid>
      <description>&lt;p&gt;This is the second episode of our **Cloud Native DevOps on GCP **series. In the previous chapter, we have built a multi-AZ GKE cluster with Terraform. This time, we’ll create a cloud native CI/CD pipeline leveraging our GKE cluster and Google DevOps tools such as Cloud Build and Google Container Registry (GCR). We’ll create a Cloud Build trigger by connecting to GitHub repository to perform automatic build, test and deployment of a sample micro-service app onto the GKE cluster.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cloud Native DevOps on GCP Series Ep1 – Build a GKE Cluster with Terraform</title>
      <link>https://route179.dev/2020/06/09/build-a-gke-cluster-with-terraform/</link>
      <pubDate>Tue, 09 Jun 2020 10:12:59 +0000</pubDate>
      <guid>https://route179.dev/2020/06/09/build-a-gke-cluster-with-terraform/</guid>
      <description>&lt;p&gt;This is the first episode of our &lt;strong&gt;Cloud Native DevOps on GCP&lt;/strong&gt; series. Here we’ll be building an Google Kubernetes Engine (GKE) cluster using Terraform. From my personal experience, GKE has been one of the most scalable and reliable managed Kubernetes solution, and it’s also 100% upstream compliant and &lt;a href=&#34;https://www.cncf.io/certification/software-conformance/&#34;&gt;certified by CNCF&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For this demo I have provided a sample Terraform script &lt;a href=&#34;https://github.com/sc13912/tf-gcp-gke.git&#34;&gt;at here&lt;/a&gt;. The target state will look like this:&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://route179.dev/2020/06/09/build-a-gke-cluster-with-terraform/multi-az-gke-2.png&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
