apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T17:46:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "959"
  uid: 63768b11-1eba-424e-ab87-87ea5fe95ac9
subsets:
- addresses:
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5bhmw
      namespace: kube-system
      uid: 39a30564-31b7-419e-9e49-6e31723562ff
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hqp77
      namespace: kube-system
      uid: 4955f7e1-b84c-4d55-9a03-54e739d2ed5e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
