apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T02:46:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: f9224d24-ed81-4bf7-b574-354200366e6e
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqxkk
      namespace: kube-system
      uid: 663a4fc5-b4e8-40b6-9d47-a88c8e22a1c4
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rv5b7
      namespace: kube-system
      uid: 15a68dc3-008a-4a0b-b1d5-b600afeb5cd4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
