You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pt-br/docs/tasks/administer-cluster/dns-custom-nameservers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Seu cluster deve estar executando o complemento CoreDNS.
20
20
21
21
## Introdução
22
22
23
-
DNS é um serviço integrado do Kubernetes que é iniciado automaticamente usando o _gerenciador de complementos_[cluster add-on](http://releases.k8s.io/master/cluster/addons/README.md).
23
+
DNS é um serviço integrado do Kubernetes que é iniciado automaticamente usando o _gerenciador de complementos_[cluster add-on](https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/addon-manager/README.md).
24
24
25
25
{{< note >}}
26
26
O Service CoreDNS é chamado de `kube-dns` no campo `metadata.name`.
0 commit comments