Closed cse578group29 closed 2 years ago
Yes, there's no upper limit for pods. The 256*3 limit comes from the maximum number of IPs in all 3 IPv4 demo ranges: https://github.com/networkop/k8s-topo/blob/master/examples/builder/builder#L12
Thanks for the reply.
Hello, is there any specific reason to set up the limits of nodes as 256*3 in the example/builder/builder ? Can k8s-topo support larger numbers of nodes? Thank you.