apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-04T11:59:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: de4b2570-7656-4a3a-8905-a7bc8704fe12
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dqpm2
      namespace: kube-system
      uid: 9abb2a78-85a8-430e-8ccb-0c54fcf8163f
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cmpfh
      namespace: kube-system
      uid: 0df793c6-672b-42ae-8170-116160ed2a6c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
