Hi,
I would like to see if someone has already succeded an install of kubernetes with cisco in a multipod environment.
In the documentation :
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/apic/sw/kb/b_Kubernetes_Integration_with_ACI.html#concept_asj_nyv_n1b
I can see : "Currently, the provisioning tool supports only the installation of a single Kubernetes cluster on a single or multipod Cisco ACI fabric."
In fact there is a problem with the tep pool of the opflex device.
In a multipod environment I have 2 TEP pool, but each kubernetes worker take an ip from the default TEP pool (POD 1)
Is there a way to indicate to the dhcp client, the ovs or anything else that they are in a the POD2 ?
In some openstack documentation it seems that it is possible to configure nodes in this way :
https://www.cisco.com/c/dam/en/us/td/docs/switches/datacenter/aci/apic/white_papers/OpenStack_Director_and_Cisco_ACI_Unified_Plug-in_Support_for_Multi_Pod.pdf
Is there a similar way to configure kubernetes opflex devices ?
Thanks for your help