apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-23T00:14:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 3e7a9a7e-2c48-4106-8297-7e4cca35f432
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bgxtm
      namespace: kube-system
      uid: 3f33b5b9-4244-4fb6-87af-ea268052cece
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-59gf8
      namespace: kube-system
      uid: 640e0d56-7960-4aa4-990d-0add7db2eac5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
