add en pages

This commit is contained in:
Karen Bradshaw
2020-05-30 15:10:23 -04:00
parent 1502e0281d
commit ecc27bbbe7
347 changed files with 2900 additions and 2537 deletions
@@ -3,20 +3,21 @@ reviewers:
- bowei
- zihongz
title: Debugging DNS Resolution
content_template: templates/task
content_type: task
---
{{% capture overview %}}
<!-- overview -->
This page provides hints on diagnosing DNS problems.
{{% /capture %}}
{{% capture prerequisites %}}
## {{% heading "prerequisites" %}}
* {{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
* Kubernetes version 1.6 and above.
* The cluster must be configured to use the `coredns` (or `kube-dns`) addons.
{{% /capture %}}
{{% capture steps %}}
<!-- steps -->
### Create a simple Pod to use as a test environment
@@ -273,5 +274,5 @@ for more information.
## What's next
- [Autoscaling the DNS Service in a Cluster](/docs/tasks/administer-cluster/dns-horizontal-autoscaling/).
{{% /capture %}}