Forum Discussion

shoko_388305's avatar
shoko_388305
Icon for Nimbostratus rankNimbostratus
7 years ago
Solved

How does BIG-IP distribute IP addresses to individual pods?

Hello. I consider to adopt BIG-IP to out project, but I have second thought because I don't know how does BIG-IP distribute IP addresses to pods. When I use BIG-IP for cluster mode on kubernetes, are...
  • AMiles_377865's avatar
    7 years ago

    Hello Shoko,

     

    Currently, Big-IP does not allocate IP addresses to new pods in a Kubernetes cluster. You need some other system for external IP address assignment, such as MetalLB.

     

    But once you've assigned your external addresses to your services, either manually or using you can load balance to them with your F5.

     

    Best of luck,

     

    Austin