apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T23:07:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 950f0209-f822-4566-9c49-78f3eb93145e
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b2vjx
      namespace: kube-system
      uid: ab9116fd-7e7c-4ce8-8abf-44d85bac62e1
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h87t6
      namespace: kube-system
      uid: 7a54ef5a-ce5c-47a0-84fa-c334cb5e26cd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
