Skip to content

Commit

Permalink
Merge 1e41400 into 92e3263
Browse files Browse the repository at this point in the history
  • Loading branch information
sivanzcw committed Nov 22, 2019
2 parents 92e3263 + 1e41400 commit ca099c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/nginx-ingress.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Setting up ExternalDNS on GKE with nginx-ingress-controller

This tutorial describes how to setup ExternalDNS for usage within a GKE cluster that doesn't make use of Google's [default ingress controller](https://github.com/kubernetes/ingress/tree/master/controllers/gce) but rather uses [nginx-ingress-controller](https://github.com/kubernetes/ingress/tree/master/controllers/nginx) for that task.
This tutorial describes how to setup ExternalDNS for usage within a GKE cluster that doesn't make use of Google's [default ingress controller](https://github.com/kubernetes/ingress-gce) but rather uses [nginx-ingress-controller](https://github.com/kubernetes/ingress-nginx) for that task.

Setup your environment to work with Google Cloud Platform. Fill in your values as needed, e.g. target project.

Expand Down

0 comments on commit ca099c2

Please sign in to comment.