apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-03T17:46:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 605f7bbe-512d-4ae9-8bcc-34d17155814d
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xcggc
      namespace: kube-system
      uid: 393c3aa3-a365-4909-bce0-ca191b92b0a2
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dz8bh
      namespace: kube-system
      uid: 0cc7ca74-c115-4aa2-adaf-dbecbaf38b48
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
