apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T16:49:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "669"
  uid: b1806dcf-fefd-4933-a9ff-fbb2639fd5fe
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-257b6
      namespace: kube-system
      uid: 1c510f29-95e8-4e87-80b2-fdad91892144
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xtf4k
      namespace: kube-system
      uid: a606db67-85b1-406d-adec-c95e90df3d2c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
