Commit efbb8b29 authored by John Asmuth's avatar John Asmuth

fix link to skydns docs

parent c6158b8a
...@@ -47,5 +47,5 @@ resolution to serve your various DNS endpoints. A simple example might be to ru ...@@ -47,5 +47,5 @@ resolution to serve your various DNS endpoints. A simple example might be to ru
and create a service called `blog` in Kubernetes. Then external DNS requests to `blog.mydomain.com` will and create a service called `blog` in Kubernetes. Then external DNS requests to `blog.mydomain.com` will
automatically resolve to the service proxy and be forwarded to the pods running Wordpress. automatically resolve to the service proxy and be forwarded to the pods running Wordpress.
Full documentation of the SkyDNS server is in the [SkyDNS repository](https://github.com/skydnsservices/skydns) Full documentation of the SkyDNS server is in the [SkyDNS repository](https://github.com/skynetservices/skydns)
and abbreviated information is available by typing `skydns --help`. and abbreviated information is available by typing `skydns --help`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment