Hide Forgot
Introduced to the installer in: https://github.com/openshift/openshift-ansible/pull/1363 From origin: https://github.com/openshift/origin/pull/7088 https://github.com/openshift/origin/issues/6908 Kube docs re: proxy modes: http://kubernetes.io/docs/user-guide/services/#virtual-ips-and-service-proxies http://kubernetes.io/docs/user-guide/debugging-services/#is-kube-proxy-writing-iptables-rules http://kubernetes.io/docs/admin/kube-proxy/ We should add openshift_node_proxy_mode to: https://docs.openshift.com/enterprise/latest/install_config/install/advanced_install.html#configuring-ansible And mention why you might use one vs the other. Also maybe add mention somewhere like: https://docs.openshift.com/enterprise/3.1/admin_guide/manage_nodes.html https://docs.openshift.com/enterprise/3.1/architecture/additional_concepts/networking.html Requested by Erik Jacobs in #aos: <ejacobs> alexd: ping ^^ see sdodson comment about docs. we probably need to document the behavior of switching the service implementation
WIP PR: https://github.com/openshift/openshift-docs/pull/1882
This was merged here: https://github.com/openshift/openshift-docs/pull/1948 Closing this bug.