apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T00:32:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: c21ca145-098d-40e7-9487-38ff3fb221ab
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tr8zp
      namespace: kube-system
      uid: efa59a10-d7ae-44b5-8158-4c41f805c8b7
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d4zfv
      namespace: kube-system
      uid: ad73967a-41e7-48eb-8ed0-6e58341e29de
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
