Hi Team,
We have configured appliance proxy with few no proxy IPs and FQDN for internal network integration. OCP cluster is reachable via network (not via proxy). we can successfully integrated OCP however we couldnt run the kubectl commands as it is still going thru the proxy even OCP api IP and FQDN in no proxy. I have tried run kubectl command directly on CMP APP VM, same behavior observed. I set ocp api fqdn no_proxy env variables and successfully run kubectl / oc commands.
Any advise how should force CMP to not to use proxy when connecting to OCP?
Thanks.