kubernetes/docs
Stef Walter f6da3fdbe1 kubectl: Add proxy --unix-socket=/file/path option
Proxies on a TCP port are accessible outside the current security
context (eg: uid). Add support for having the proxy listen on a
unix socket, which has permissions applied to it.

We make sure the socket starts its life only accessible by the
current user using Umask.

This is useful for applications like Cockpit and other tools which
want the help of kubectl to handle authentication, configuration and
transport security, but also want to not make that accessible to
all users on a multi-user system.
2015-08-06 11:56:47 +02:00
..
admin rewrite all links to prs to k8s links 2015-08-05 21:11:11 -07:00
api-reference Add parameters for interactive containers. Useful with kubectl attach. 2015-07-31 21:41:58 -07:00
design rewrite all links to prs to k8s links 2015-08-05 21:11:11 -07:00
devel rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
getting-started-guides rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
man/man1 kubectl: Add proxy --unix-socket=/file/path option 2015-08-06 11:56:47 +02:00
proposals rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
user-guide kubectl: Add proxy --unix-socket=/file/path option 2015-08-06 11:56:47 +02:00
api.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
README.md Vulnerability reporting doc. 2015-07-23 16:15:04 -07:00
reporting-security-issues.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
roadmap.md Gut stale roadmaps. Move useful content elsewhere. 2015-07-18 00:41:06 +00:00
troubleshooting.md Add a known issues doc. 2015-07-20 17:28:20 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest 1.0.x release of this document can be found [here](http://releases.k8s.io/release-1.0/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics