mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
Removing Survey link (#103)
I asked to close the Survey. Removing the mention to that survey.
This commit is contained in:
parent
6a06b9168c
commit
1b4fe411a6
1 changed files with 1 additions and 7 deletions
|
@ -1,9 +1,3 @@
|
|||
|
||||
> **Notice**: We are conducting a [survey](https://www.surveymonkey.com/r/SKZQSLK) to evaluate the adoption of CoreDNS as the DNS for Kubernetes's cluster.
|
||||
> If you are in such configuration, **please help us by [providing your feedback](https://www.surveymonkey.com/r/SKZQSLK)**
|
||||
>
|
||||
> Thank you, we appreciate your collaboration here.
|
||||
|
||||
# Kubernetes
|
||||
|
||||
## Description
|
||||
|
@ -61,4 +55,4 @@ $ ./rollback.sh | kubectl apply -f -
|
|||
$ kubectl delete --namespace=kube-system deployment coredns
|
||||
~~~
|
||||
|
||||
**NOTE:** You will need to delete the CoreDNS deployment (as above) since while CoreDNS and kube-dns are running at the same time, queries may randomly hit either one.
|
||||
**NOTE:** You will need to delete the CoreDNS deployment (as above) since while CoreDNS and kube-dns are running at the same time, queries may randomly hit either one.
|
||||
|
|
Loading…
Reference in a new issue