I am able to get the vapps working to assign ips from a static pool to my rke2 cluster nodes ( vsphere ) .
The goal is to create 4 machine pools
• Control Plane pool ( master + etcd )
• Worker pool
• Storage Pool ( for lonhorn )
• Ingress pool ( specifically for ingress controller )
Is there way to provide sort of static ips( some terraform logic ) to the ingress pool nodes as they will be connected to the load balancers and i cannot afford the ip to get changed .