Bug 1583640
Summary: | [DOCS] Using CRI-O requires port 10010/tcp to be opened | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Eduardo Minguez <eminguez> |
Component: | Documentation | Assignee: | Ashley Hardin <ahardin> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Meng Bo <bmeng> |
Severity: | low | Docs Contact: | Vikram Goyal <vigoyal> |
Priority: | low | ||
Version: | 3.9.0 | CC: | amurdaca, aos-bugs, dmoessne, eminguez, jokerman, mmccomas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-06-18 13:16:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Eduardo Minguez
2018-05-29 12:14:17 UTC
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 |