Skip to content

Instantly share code, notes, and snippets.

@ktsakalozos
Last active February 15, 2019 12:44
Show Gist options
  • Save ktsakalozos/87d45385910ece24a076baacf6691321 to your computer and use it in GitHub Desktop.
Save ktsakalozos/87d45385910ece24a076baacf6691321 to your computer and use it in GitHub Desktop.
Table with Ports
Por Service Access Restrictions
16443 API server SSL encrypted. Clients need to present a valid password from a Static Password File.
10250 kubelet Anonymous authentication is disabled. X509 client certificate is required.
10255 kubelet Read only port for the Kubelet.
random kube-proxy One random port per hosted service is opened as we use --proxy-mode=userspace for compatibility reasons.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment