@@ -4,6 +4,7 @@ Ingress,TCP,53,openshift-dns,dns-default,dnf-default,dns,master,FALSE
4
4
Ingress,TCP,80,openshift-ingress,router-default,router-default,router,master,FALSE
5
5
Ingress,TCP,111,Host system service,rpcbind,,,master,TRUE
6
6
Ingress,TCP,443,openshift-ingress,router-default,router-default,router,master,FALSE
7
+ Ingress,TCP,1936,openshift-ingress,router-default,router-default,router,master,FALSE
7
8
Ingress,TCP,2379,openshift-etcd,etcd,etcd,etcdctl,master,FALSE
8
9
Ingress,TCP,2380,openshift-etcd,healthz,etcd,etcd,master,FALSE
9
10
Ingress,TCP,5050,openshift-machine-api,,ironic-proxy,ironic-proxy,master,FALSE
@@ -51,6 +52,7 @@ Ingress,TCP,53,openshift-dns,dns-default,dnf-default,dns,worker,FALSE
51
52
Ingress,TCP,80,openshift-ingress,router-default,router-default,router,worker,FALSE
52
53
Ingress,TCP,111,Host system service,rpcbind,,,worker,TRUE
53
54
Ingress,TCP,443,openshift-ingress,router-default,router-default,router,worker,FALSE
55
+ Ingress,TCP,1936,openshift-ingress,router-default,router-default,router,worker,FALSE
54
56
Ingress,TCP,8798,openshift-machine-config-operator,machine-config-daemon,machine-config-daemon,machine-config-daemon,worker,FALSE
55
57
Ingress,TCP,9001,openshift-machine-config-operator,machine-config-daemon,machine-config-daemon,kube-rbac-proxy,worker,FALSE
56
58
Ingress,TCP,9100,openshift-monitoring,node-exporter,node-exporter,kube-rbac-proxy,worker,FALSE
0 commit comments