1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #99334 from shirmoran/remove-9447-from-network-flow-matrix

OCPBUGS-61097: Remove port 9447 from documented network flow matrix
This commit is contained in:
Shane Lovern
2025-10-02 15:24:54 +01:00
committed by GitHub

View File

@@ -27,7 +27,6 @@ Ingress,TCP,9192,openshift-cluster-machine-approver,machine-approver,machine-app
Ingress,TCP,9258,openshift-cloud-controller-manager-operator,machine-approver,cluster-cloud-controller-manager,cluster-cloud-controller-manager,master,FALSE
Ingress,TCP,9444,openshift-kni-infra,,haproxy,haproxy,master,FALSE
Ingress,TCP,9445,openshift-kni-infra,,haproxy,haproxy,master,FALSE
Ingress,TCP,9447,openshift-machine-api,,metal3-baremetal-operator,,master,FALSE
Ingress,TCP,9637,openshift-machine-config-operator,kube-rbac-proxy-crio,kube-rbac-proxy-crio,kube-rbac-proxy-crio,master,FALSE
Ingress,TCP,9978,openshift-etcd,etcd,etcd,etcd-metrics,master,FALSE
Ingress,TCP,9979,openshift-etcd,etcd,etcd,etcd-metrics,master,FALSE
1 Direction Protocol Port Namespace Service Pod Container Node Role Optional
27 Ingress TCP 9258 openshift-cloud-controller-manager-operator machine-approver cluster-cloud-controller-manager cluster-cloud-controller-manager master FALSE
28 Ingress TCP 9444 openshift-kni-infra haproxy haproxy master FALSE
29 Ingress TCP 9445 openshift-kni-infra haproxy haproxy master FALSE
Ingress TCP 9447 openshift-machine-api metal3-baremetal-operator master FALSE
30 Ingress TCP 9637 openshift-machine-config-operator kube-rbac-proxy-crio kube-rbac-proxy-crio kube-rbac-proxy-crio master FALSE
31 Ingress TCP 9978 openshift-etcd etcd etcd etcd-metrics master FALSE
32 Ingress TCP 9979 openshift-etcd etcd etcd etcd-metrics master FALSE