<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Google on JayeX - Cloud Native CI/CD Built On Kubernetes</title>
		<link>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/platforms/google/</link>
		<description>Recent content in Google on JayeX - Cloud Native CI/CD Built On Kubernetes</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Mon, 09 Feb 2026 14:42:08 +0100</lastBuildDate>
		
			<atom:link href="https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/platforms/google/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Configure Google Cloud DNS to manage my domain</title>
				<link>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/platforms/google/cloud_dns/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/platforms/google/cloud_dns/</guid>
				<description>&lt;p&gt;This guide will describe how to purchase a domain and configure GCP to manage it with &lt;a href=&#34;https://cloud.google.com/dns&#34;&gt;Cloud DNS&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Setup below is a cut down version of the original docs located &lt;a href=&#34;https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/gke.md#gke-node-scopes&#34;&gt;here&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Go to &lt;a href=&#34;https://domains.google.com/registrar&#34;&gt;Google Domains&lt;/a&gt; and purchase a domain.&lt;/p&gt;&#xA;&lt;p&gt;Create a DNS zone which will contain the managed DNS records.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;gcloud dns managed-zones create &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;foo-io&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    --dns-name &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;foo.io.&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    --description &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;Automatically managed zone by kubernetes.io/external-dns&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    --project foo&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Make a note of the nameservers that were assigned to your new zone.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Configure Google Service Account</title>
				<link>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/platforms/google/svc_acct/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/platforms/google/svc_acct/</guid>
				<description>&lt;p&gt;This doc will demonstrate how to set up a Google service account that can be used by Terraform to execute &lt;a href=&#34;https://github.com/jenkins-x/terraform-google-jx#jenkins-x-gke-module&#34;&gt;JayeX GKE Module&lt;/a&gt;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;💡 This doc has been designed to assist in performing the demonstration through copying and pasting each block of code into a shell terminal.&lt;br&gt;&lt;/p&gt;&#xA;&lt;p&gt;To execute the commands listed in your local bash shell will require the &lt;a href=&#34;https://cloud.google.com/sdk/gcloud/#the_and&#34;&gt;Google gcloud tool and Cloud SDK&lt;/a&gt; and the &lt;a href=&#34;https://stedolan.github.io/jq/&#34;&gt;JQ command-line JSON processor&lt;/a&gt;.&lt;br&gt;&lt;/p&gt;&#xA;&lt;p&gt;To execute the commands listed in &lt;a href=&#34;https://cloud.google.com/shell/&#34;&gt;Google Cloud Shell&lt;/a&gt; does not require any additiobnal software installed.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
