apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T05:10:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1001"
  uid: 9561fcb7-608e-40b7-b82e-00147ec7bec0
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rh8h7
      namespace: kube-system
      uid: ecae03f0-dc13-4082-aa1f-e29bdda9ffc8
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6v9jt
      namespace: kube-system
      uid: 1bb847da-e39f-4818-ac6a-be5fc71146ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
