{{- if eq (.Get "server") "cluster" -}} You must open the following ports on your NetQ Platforms: {{ end }} {{- if eq (.Get "server") "single" -}} You must open the following ports on your NetQ Platform: {{ end }}
Port Protocol Component Access
8443 TCP Admin UI
443 TCP NetQ UI
31980 TCP NetQ Agent communication
32708 TCP API Gateway
22 TCP SSH
{{- if eq (.Get "server") "cluster" -}} Additionally, for internal cluster communication, you must open these ports:
Port Protocol Component Access
8080 TCP Admin API
5000 TCP Docker registry
8472 UDP Flannel port for VXLAN
6443 TCP Kubernetes API server
10250 TCP kubelet health probe
2379 TCP etcd
2380 TCP etcd
7072 TCP Kafka JMX monitoring
9092 TCP Kafka client
7071 TCP Cassandra JMX monitoring
7000 TCP Cassandra cluster communication
9042 TCP Cassandra client
7073 TCP Zookeeper JMX monitoring
2888 TCP Zookeeper cluster communication
3888 TCP Zookeeper cluster communication
2181 TCP Zookeeper client
{{ end }}

Port 32666 is no longer used for the NetQ UI.