Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Patrik_Jonsson's avatar
5 years ago
Solved

BigIP Controller for Kubernetes not adding pool members

Good evening   I'm trying to get the BigIP Controller up and running in my lab with CRD's but I can't get it to work. Gonna try to give the information needed for troubleshooting but please bare wi...
  • Patrik_Jonsson's avatar
    5 years ago

    Update. After deleting everything and re-deploying the members were populated as expected. The question was edited above but for the record the config above had these two conflicting parameters before:

            - --pool-member-type=nodeport
            - --log-as3-response=true
            - --pool-member-type=cluster

    I added the cluster option when troubleshooting something else earlier and forgot to remove it. Newbie mistake!