apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T12:55:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: db56f12f-5893-4792-b0e6-dfcffa9adaa1
subsets:
- addresses:
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r6mzt
      namespace: kube-system
      uid: a932d7b4-4ff0-44b2-a4b4-a0cf43aecad4
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ff75l
      namespace: kube-system
      uid: 6821dd83-0942-4d51-b378-2ee5ed789002
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
