Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit fbcb680

Browse files
wkingrphillips
authored andcommitted
Documentation/root-requirements: API server no longer needs root (#943)
Catch up with 7370202 apiserver: (run as non-root user, 2017-12-04, #789).
1 parent fb44d33 commit fbcb680

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Documentation/root-requirements.md

-6
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@ networking interfaces to be able to dynamically configure them.
2424
kube-proxy is a network proxy found on every Kubernetes node. Kube-proxy often
2525
needs to open and manage privileged ports (< 1024) in addition to managing iptables.
2626

27-
### API Server
28-
29-
Currently runs as root, but is in the process of being
30-
[migrated](https://github.com/kubernetes-incubator/bootkube/pull/789) to use
31-
non-root ports.
32-
3327
### DNS
3428

3529
DNS needs to bind to privileged port 53 for UDP and TCP.

0 commit comments

Comments
 (0)