apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T02:05:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: fccffa85-2669-452a-9277-0734303d365b
subsets:
- addresses:
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nh849
      namespace: kube-system
      uid: 0b2b5926-5b8d-48b8-840e-c60544886e5e
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kc45t
      namespace: kube-system
      uid: fafc5b8d-3e84-4fab-8269-5fd6e85dc495
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
