Qinling function access external ip
I have a cluster outside of my OpenStack cluster (running devstack for now running only Keystone and Qinling); I want to access an external ip/port (outside of OpenStack cluster) from inside a function. How do I achieve this?
Do I need to modify the underlying Kubernetes services?
Thanks
add a comment