lookup> port 6443

6443 ·Port

kubernetes-api (tcp).

tcpkubernetes-api
Status6443
Servicekubernetes-api
Protocoltcp
Well-knownRegistered / common

What runs on port 6443?

kubernetes-api (tcp).

This port falls in the registered or commonly used range, typically bound by user-level applications.

Kubernetes API server. Requires mTLS; never expose without strong authentication.

RangeExplanation
Well-known (0–1023)Reserved for system services; binding usually requires admin privileges.
Registered (1024–49151)Available to user applications; IANA registers common services here.
Dynamic / private (49152–65535)Used for ephemeral client connections.

Is port 6443 TCP or UDP?

A port number is a transport-layer address used independently by TCP and UDP; kubernetes-api typically runs over its documented transport protocol.

Can I change what runs on port 6443?

Yes — most services let you configure the listening port, but make sure clients and firewalls are updated and you avoid conflicts.

Related ports

Common services

Related headers

Related status codes