Difference between revisions of "CoreDNS"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 
[[wikipedia:CoreDNS]]<ref>https://coredns.io/</ref> ([[2019]]) DNS and [[Service Discovery]]
 
[[wikipedia:CoreDNS]]<ref>https://coredns.io/</ref> ([[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
  
  

Revision as of 20:10, 28 November 2021

This article is a Draft. Help us to complete it.

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

See also

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