From 7be57d4c53e4443bae8bf895250f18f92623430d Mon Sep 17 00:00:00 2001 From: JPantsjoha Date: Mon, 13 Jan 2020 11:52:22 +0000 Subject: [PATCH] Update gke.md --- docs/tutorials/gke.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/tutorials/gke.md b/docs/tutorials/gke.md index 2de5cafb7..cf360944a 100644 --- a/docs/tutorials/gke.md +++ b/docs/tutorials/gke.md @@ -328,3 +328,6 @@ $ gcloud dns record-sets transaction remove ns-cloud-e{1..4}.googledomains.com. --name "external-dns-test.gcp.zalan.do." --ttl 300 --type NS --zone "gcp-zalan-do" $ gcloud dns record-sets transaction execute --zone "gcp-zalan-do" ``` + +### User Demo How-To Blogs and Examples +* A full demo on GKE Kubernetes + CloudDNS + SA-Permissions [How-to Kubernetes with DNS management (ssl-manager pre-req)](https://medium.com/@jpantjsoha/how-to-kubernetes-with-dns-management-for-gitops-31239ea75d8d)