add deprecation notice on coredns tutorial

This commit is contained in:
Michel Loiseleur 2024-09-05 09:15:49 +02:00
parent 7ae03cdfc7
commit 50a53c8868
Failed to extract signature

View File

@ -1,5 +1,9 @@
# CoreDNS with minikube
:warning: This tutorial is out of date.
:information_source: PRs to update it are welcome !
This tutorial describes how to setup ExternalDNS for usage within a [minikube](https://github.com/kubernetes/minikube) cluster that makes use of [CoreDNS](https://github.com/coredns/coredns) and [nginx ingress controller](https://github.com/kubernetes/ingress-nginx).
You need to: