I want to create GKE cluster with multiple interfaces on Nodes.
Basically i want nodes of my kubernetes cluster should have multiple interfaces. How do I achieve this?
I understand , currently while creating nodepool it is asking for option to attach single VPC with one subnet. Any pointers here would be helpful. Thanks.