Hey Team, I am trying to create a rke cluster with...
# general
e
Hey Team, I am trying to create a rke cluster with proxy configurations, so that all containers traffic route through proxy server, I tried to follow some documents (link), and configured proxy on ec2 host and did 
rke up
 using below config.yaml. Still I am able to access internet and traffic is not routed through proxy servers, Any clue? what I am doing wrong