-
Notifications
You must be signed in to change notification settings - Fork 459
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
/kind bug
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
Building a cluster w/ only natgateway "node" subnets included an outbound LB w/ the nodes in the backend pool
What did you expect to happen:
The natgateway resource itself handles outbound connections from nodes, so the outbound LB is superfluous (and in fact constrains the node scale, as we run out of outbound SNAT ports quickly compared to natgateway).
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
- cluster-api-provider-azure version: v1alpha4
- Kubernetes version: (use
kubectl version
): 1.21.3 (should repro for all versions) - OS (e.g. from
/etc/os-release
):
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.