Difference between revisions of "CoreDNS"

From wikieduonline
Jump to navigation Jump to search
Line 21: Line 21:
 
* [[EKS]]: <code>[[kubectl get service]] kube-dns -n kube-system</code>
 
* [[EKS]]: <code>[[kubectl get service]] kube-dns -n kube-system</code>
 
* <code>[[kubectl cluster-info]]</code>
 
* <code>[[kubectl cluster-info]]</code>
* [[CKA 1.23]]: Know how to configure and use [[CoreDNS]]
+
* [[CKA 1.23]]: [[Know how to configure and use CoreDNS]]
 
* <code>[[dnsPolicy:]]</code>
 
* <code>[[dnsPolicy:]]</code>
  

Revision as of 18:01, 24 May 2022

wikipedia:CoreDNS [1] (2019) DNS and Service discovery

kubectl -n kube-system -l=k8s-app=kube-dns get pods
NAME                      READY   STATUS    RESTARTS   AGE
coredns-f47955f89-7ntw4   0/1     Pending   0          3h37m
coredns-f47955f89-sl79r   0/1     Pending   0          3h37m


Versions


Related terms

Activities

See also

  • https://coredns.io/
  • Advertising: