apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T00:34:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 6aa3be6a-1bc8-4e9a-aaa8-051cfc3fb55c
subsets:
- addresses:
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p9f66
      namespace: kube-system
      uid: 21a23932-f0b5-4f05-8ddf-2a87eb4d8fda
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tc75w
      namespace: kube-system
      uid: b5d65f85-1122-4e5c-a1ff-fb38cf9e21bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
