Skip to content

docs: TargetGroupBinding with unspecified ports does not behave as described #4242

Open
@bardiharborow

Description

@bardiharborow

In Guide > TargetGroupBinding > Specification > NetworkingIngressRule, it says:

If ports is empty or unspecified, it defaults to all ports with TCP.

This does not appear to be true. If unspecified, the admission webhook fails to accept the TargetGroupBinding. If empty, no security group rule is not created to allow the ELB to connect to the EC2 instance, rather than the expected rule allowing all TCP ports.

As a side note: It is awkward to be required to provide the assigned node port for the security group, since the controller is already capable of determining this and updating the target group.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/documentationCategorizes issue or PR as related to documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions