Input/K8s Installation/Security Groups

From PKC
Revision as of 02:48, 30 July 2021 by KevinTung (talk | contribs) (Created page with "<section begin=Security Groups/> == Security Groups == All the source are <code>Any</code> {|class=wikitable |- !Protocol!! Port Range!! Note |- | TCP || 22,443, || Basic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Security Groups

All the source are Any

Protocol Port Range Note
TCP 22,443, Basic
TCP 2379-2380 Kubernetes etcd server client API (on master nodes in multi-master deployments)
TCP 6443 Kubernetes API port
TCP 8001 Dashboard
TCP 10250-10255 kubelet,kube-scheduler and kube-controller-manager
TCP 30000
ICMP ALL