apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T00:42:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 7d8f0dfe-302a-45a7-a1f4-3c02025bc8f7
subsets:
- addresses:
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-98s8c
      namespace: kube-system
      uid: 31dcb537-9314-4c3c-b191-d815ef56fcf9
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q6tfm
      namespace: kube-system
      uid: a41fa9c2-1c60-4675-8c00-c8d4962e0abc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
