Difference between revisions of "CoreDNS"

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
  
 
== Versions ==
 
== Versions ==
 +
* 1.8.7 https://coredns.io/2021/12/09/coredns-1.8.7-release/
 +
 
* 2020/06/15 1.7.0 https://coredns.io/2020/06/15/coredns-1.7.0-release/
 
* 2020/06/15 1.7.0 https://coredns.io/2020/06/15/coredns-1.7.0-release/
  

Revision as of 18:11, 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


Protocols

  • dns:// for plain DNS (the default if no scheme is specified).
  • tls:// for DNS over TLS, see RFC 7858.
  • https:// for DNS over HTTPS, see RFC 8484.
  • grpc:// for DNS over gRPC


Versions

Related terms

Activities

See also

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