apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T16:43:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 40017e0e-06d2-4c17-bdb7-6a841d1e6afa
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wjnb9
      namespace: kube-system
      uid: 05813e4e-c358-46ca-a041-c24149ed4b1c
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tts8d
      namespace: kube-system
      uid: aaef40f5-6b10-43ad-8a85-b8ddf4cb22cd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
