Options for additional ports for node pools
To support advanced networking scenarios, you can use the --openstack-node-additional-port flag to attach additional ports to nodes in a hosted cluster on OpenStack.
The flag takes a list of comma-separated parameters that can be used multiple times to attach multiple additional ports to the nodes.
The parameters are as follows:
| Parameter | Description | Required | Default |
|---|---|---|---|
|
The ID of the network to attach to the node. |
Yes |
N/A |
|
The vNIC type to use for the port. If not specified, Neutron uses the default type |
No |
N/A |
|
Whether to disable port security for the port. If not specified, Neutron enables port security unless it is explicitly disabled at the network level. |
No |
N/A |
|
A list of IP address pairs to assign to the port. The format is |
No |
N/A |