apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T17:00:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 0b980943-dcad-426e-9f06-641ff02a18a9
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-628lw
      namespace: kube-system
      uid: 432c0e13-b913-49a3-9f5e-0d7c88ea57f6
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q4njm
      namespace: kube-system
      uid: d28b0e3e-2670-4182-ad9e-78b52eba80ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
