Merge pull request #44733 from PrashantDesale2004/bug

fixed installation guide in using CoreDNS for Service Discovery page
This commit is contained in:
Kubernetes Prow Robot 2024-01-14 16:31:20 +01:00 committed by GitHub
commit 1ed9e720d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ that will deploy and upgrade the cluster for you.
## Installing CoreDNS
For manual deployment or replacement of kube-dns, see the documentation at the
[CoreDNS GitHub project.](https://github.com/coredns/deployment/tree/master/kubernetes)
[CoreDNS website](https://coredns.io/manual/installation/).
## Migrating to CoreDNS