Document URL: https://docs.openshift.com/container-platform/3.9/install_config/install/prerequisites.html#prereq-network-access Section Number and Name: Network access Describe the issue: CRI-O requires port 10010 to be opened to be able to perform oc exec and oc rsh Suggestions for improvement: Add 10010/tcp to requisites if using cri-o Additional information: https://github.com/kubernetes-incubator/cri-o/issues/1246
Work in progress: https://github.com/openshift/openshift-docs/pull/9649 Eduardo, Please review.
There are some other docs where the ports information is shown: https://docs.openshift.com/container-platform/3.9/install_config/configuring_aws.html#install-config-configuring-aws https://docs.openshift.com/container-platform/3.9/install_config/configuring_openstack.html#install-config-configuring-openstack I'd say it is required to add that port there as well. I'm adding Antonio Murdaca to confirm the port is required just in case. Thanks.
(In reply to Eduardo Minguez from comment #2) > There are some other docs where the ports information is shown: > https://docs.openshift.com/container-platform/3.9/install_config/ > configuring_aws.html#install-config-configuring-aws > https://docs.openshift.com/container-platform/3.9/install_config/ > configuring_openstack.html#install-config-configuring-openstack > > I'd say it is required to add that port there as well. > > I'm adding Antonio Murdaca to confirm the port is required just in case. > > Thanks. it's required for streaming functionality yeah (like oc exec and the like)
Thanks! This is now updated. Please check that the way I added this to the table makes sense. The update to configuring_a_security_group.adoc file will apply to both the Configuring for OpenStack and Configuring for AWS topics. Thanks! https://github.com/openshift/openshift-docs/pull/9649
LGTM
The docs PR looks good.
Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/2266529091255f0a1efd1811362ea381900a2da1 Bug 1583640, added CRIO-O port prereq https://github.com/openshift/openshift-docs/commit/b07eabf03db67ead7275cbe61bab250bcb305c6a Merge pull request #9649 from ahardin-rh/crio-port Bug 1583640, added CRIO-O port prereq
Content is now published: https://access.redhat.com/documentation/en-us/openshift_container_platform/3.9/html/installation_and_configuration/installing-a-cluster#install-config-install-prerequisites