|
|
|
|
|
by lobster_johnson
3642 days ago
|
|
Sorry about the confusion — yes, absolutely. One option is to ask AWS to increase it. Flannel is just one of many different options if you need to go beyond 50 nodes. It seems some people use Flannel to create an overlay network, but this isn't necessary. You can use the host-gw mode to accomplish the same thing as Kubernetes' default routing-table-updating behaviour, but with routing tables maintained on each node instead. |
|