apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T04:56:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: dfb721fa-67a7-4a26-a3ff-79645d526da6
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9vxff
      namespace: kube-system
      uid: 653fbb67-e709-40d2-bf30-525448a7888d
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c7cnp
      namespace: kube-system
      uid: 48728e48-0f3f-40bf-be48-d258ecc35cad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
