apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T09:49:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 6f08797d-cf7c-4981-a710-2d9e79305ec3
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-5cd68b5dbf-xxh8k
      namespace: kube-system
      uid: 31c2f6ba-ef1d-42af-8dcc-549fdc134b8a
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-5cd68b5dbf-fblpp
      namespace: kube-system
      uid: a90ae2db-6d0e-4bfa-96a6-eb463f18e6ee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
