apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T01:19:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 709a5dbd-de26-40a2-821b-e0ee302a49fd
subsets:
- addresses:
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s94n7
      namespace: kube-system
      uid: 33080a8c-ece0-4e72-ac64-318bb2e72345
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rlm5l
      namespace: kube-system
      uid: 0b50919e-12c7-4d0f-86e4-0f7296727054
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
