apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T06:33:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 03982e98-b959-4d3b-bb36-9fec415da600
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sh5jh
      namespace: kube-system
      uid: 285a2168-d51b-493f-b594-88ea99720df8
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zd822
      namespace: kube-system
      uid: 20eb6bef-4cf5-4ccf-849e-2f82340d42bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
