mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-02 08:36:04 +00:00
We will have the rigth formula to generate correct maxCIDRs now. Previous code assume cluster CIDR is /8 which may not be true. Now it generates maxCIDR based on the info of cluster IP.