apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-24T07:04:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: a26094b3-7d61-45b7-9808-57f000e46777
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qtx9j
      namespace: kube-system
      uid: 0fb1db14-d5a8-4841-b1ba-78ead1698ea0
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dzwx9
      namespace: kube-system
      uid: 5bd5e55a-0189-4cc9-ba20-ef1770dc007e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
