You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, this playbook assumes a single, correct interface.
We should add a mechanism to specify a subnet to select the interface from. Eg. passing 172.16.15.0/32 should make the node select that as the interface for the k8s API to listen on.
Currently, this playbook assumes a single, correct interface.
We should add a mechanism to specify a subnet to select the interface from. Eg. passing
172.16.15.0/32should make the node select that as the interface for the k8s API to listen on.