File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,9 @@ Harvester nodes require the following port connections or inbound rules. Typical
4949| Protocol | Port | Source | Description |
5050| :----------| :---------------------------| :-----------------------------------------| :----------------------------------------|
5151| TCP | 2379 | Harvester management nodes | Etcd client port |
52- | TCP | 2381 | Harvester management nodes | Etcd health checks |
52+ | TCP | 2381 | Harvester management nodes | Etcd metrics collection |
5353| TCP | 2380 | Harvester management nodes | Etcd peer port |
54+ | TCP | 2382 | Harvester management nodes | Etcd client port (HTTP only) |
5455| TCP | 10010 | Harvester management and compute nodes | Containerd |
5556| TCP | 6443 | Harvester management nodes | Kubernetes API |
5657| TCP | 9345 | Harvester management nodes | Kubernetes API |
@@ -60,7 +61,8 @@ Harvester nodes require the following port connections or inbound rules. Typical
6061| TCP | 10259 | Harvester management nodes | Kube-scheduler secure port |
6162| TCP | 10250 | Harvester management and compute nodes | Kubelet |
6263| TCP | 10256 | Harvester management and compute nodes | Kube-proxy health checks |
63- | TCP | 10258 | Harvester management nodes | Cloud-controller-manager |
64+ | TCP | 10258 | Harvester management nodes | cloud-controller-manager |
65+ | TCP | 10260 | Harvester management nodes | cloud-controller-manager |
6466| TCP | 9091 | Harvester management and compute nodes | Canal calico-node felix |
6567| TCP | 9099 | Harvester management and compute nodes | Canal CNI health checks |
6668| UDP | 8472 | Harvester management and compute nodes | Canal CNI with VxLAN |
You can’t perform that action at this time.
0 commit comments