14 lines
456 B
Markdown
14 lines
456 B
Markdown
---
|
|
title: Configure DNS for a Cluster
|
|
weight: 120
|
|
content_template: templates/concept
|
|
---
|
|
|
|
{{% capture overview %}}
|
|
Kubernetes offers a DNS cluster addon, which most of the supported environments enable by default.
|
|
{{% /capture %}}
|
|
{{% capture body %}}
|
|
For more information on how to configure DNS for a Kubernetes cluster, see the [Kubernetes DNS sample plugin.](https://github.com/kubernetes/examples/tree/master/staging/cluster-dns)
|
|
|
|
{{% /capture %}}
|