Forum Discussion

Jason_Keating's avatar
Jason_Keating
Icon for Altostratus rankAltostratus
May 17, 2018

kubernetes, cloud controller and iRules (and other objects)

I've created a k8s cluster, have installed the Big-IP controller and connected them up (I use config maps to create relationships between services and pools for example) Problem is I want to use iRules, ASM profiles, client and server SSL profiles, Web Acceleration profiles etc with the virtual, but the documentation for the controller states any objects modified in any way other than config-maps in the partition I created will be overwritten. I have proven this works as described by creating a pool without a virtual, manually creating virtual (in the same partition) and watching it get deleted by the BIG-IP controller.

 

So how do I use iRules, ASM profiles, client and server SSL profiles, Web Acceleration profiles etc with virtual servers associated with kl8s services ?

 

1 Reply

  • yk1's avatar
    yk1
    Icon for Nimbostratus rankNimbostratus

    I have almost same problem. Only I found is how to use client SSL profiles, which can configure in virtual server configmap, as `sslProfile`.