Update gke.md

This commit is contained in:
JPantsjoha 2020-01-13 11:52:22 +00:00 committed by GitHub
parent 9c61081deb
commit 7be57d4c53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)