TremoloSecurity / kube-oidc-proxy

Reverse proxy to authenticate to managed Kubernetes API servers via OIDC.
https://openunison.github.io/
Apache License 2.0
79 stars 16 forks source link

serve on container port 8443 #44

Closed sellitforcache closed 10 months ago

sellitforcache commented 10 months ago

The container must run as root to bind to port 443. Serving on 8443 allows the container to run as an unprivileged user.