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.
Hello prtkdave,
For your question on achieving multiple NIC/interfaces on nodes, I would recommend this documentation on how to setup multiple network interfaces for your nodes.