apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T12:20:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: 9886d681-1938-4b07-b482-af34e7502958
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5psw
      namespace: kube-system
      uid: a6726193-ccbd-4bc7-b5d0-2731911bf79a
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4dm4d
      namespace: kube-system
      uid: aafba1bd-16a0-4e5c-ba9e-13f87e1c87d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
