apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T21:45:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 60efb276-854f-4164-b40b-af070a7d9299
subsets:
- addresses:
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tlnld
      namespace: kube-system
      uid: 8aff622d-549a-47af-81aa-89e5773a2fbc
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6lqm5
      namespace: kube-system
      uid: 62fad29f-19ba-4acb-9e72-4c7aaac07107
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
