Add TOC and fix links for kube-dns documentation (#5748)
This commit is contained in:
committed by
Steve Perry
parent
1007da64a6
commit
8d16cd6b83
@@ -5,6 +5,9 @@ approvers:
|
||||
title: DNS Pods and Services
|
||||
---
|
||||
|
||||
* TOC
|
||||
{:toc}
|
||||
|
||||
## Introduction
|
||||
|
||||
As of Kubernetes 1.3, DNS is a built-in service launched automatically using the addon manager [cluster add-on](http://releases.k8s.io/{{page.githubbranch}}/cluster/addons/README.md).
|
||||
@@ -30,6 +33,8 @@ DNS query for `foo.bar`.
|
||||
The following sections detail the supported record types and layout that is
|
||||
supported. Any other layout or names or queries that happen to work are
|
||||
considered implementation details and are subject to change without warning.
|
||||
For more up-to-date specification, see
|
||||
[Kubernetes DNS-Based Service Discovery](https://github.com/kubernetes/dns/blob/master/docs/specification.md).
|
||||
|
||||
### Services
|
||||
|
||||
|
||||
Reference in New Issue
Block a user