apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-31T17:22:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: f00fcafd-aa65-40bd-95e5-b30222bedcdc
subsets:
- addresses:
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lpszx
      namespace: kube-system
      uid: a122bd9d-3342-4ffd-9f3c-928e42d18b1b
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9ldgt
      namespace: kube-system
      uid: 7b173d5f-1ca1-4e54-9e4a-ec8027df95b0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
