kubernetes/docs/man/man1
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
..
.files_generated Implement kubectl annotation update command. Refactor kubectl annotate to decouple command framework from business logic. 2015-08-03 14:35:56 -07:00
kubectl-annotate.1 Implement kubectl annotation update command. Refactor kubectl annotate to decouple command framework from business logic. 2015-08-03 14:35:56 -07:00
kubectl-api-versions.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl-attach.1 Add support for attach to kubectl 2015-07-30 12:56:18 -07:00
kubectl-cluster-info.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl-config-set-cluster.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl-config-set-context.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl-config-set-credentials.1 Fixes kubectl config set-credentials examples 2015-06-22 17:34:04 -03:00
kubectl-config-set.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl-config-unset.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl-config-use-context.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl-config-view.1 Update go-md2man so godep restore/save work 2015-08-03 12:02:42 -04:00
kubectl-config.1 Update go-md2man so godep restore/save work 2015-08-03 12:02:42 -04:00
kubectl-create.1 Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
kubectl-delete.1 Correct kubectl delete's wrong synopsis 2015-08-03 13:58:23 +08:00
kubectl-describe.1 Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl-exec.1 Fixing spacing in documentation comments 2015-06-24 13:50:30 -07:00
kubectl-expose.1 Add session affinity flags to kubectl expose 2015-07-31 10:34:52 -07:00
kubectl-get.1 Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl-label.1 Implement 'kubectl get ... -o wide' 2015-06-30 14:06:47 -07:00
kubectl-logs.1 Enable -c for kubectl logs container arg 2015-06-30 13:25:54 -07:00
kubectl-namespace.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl-patch.1 direct people to api-reference/definitions.html to find out if a field is mutable through kubectl replace/patch 2015-08-03 18:18:00 -07:00
kubectl-port-forward.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl-proxy.1 kubectl: Add proxy --unix-socket=/file/path option 2015-08-06 11:56:47 +02:00
kubectl-replace.1 direct people to api-reference/definitions.html to find out if a field is mutable through kubectl replace/patch 2015-08-03 18:18:00 -07:00
kubectl-rolling-update.1 Implement 'kubectl get ... -o wide' 2015-06-30 14:06:47 -07:00
kubectl-run.1 Update go-md2man so godep restore/save work 2015-08-03 12:02:42 -04:00
kubectl-scale.1 Enable scaling multiple controllers 2015-07-31 10:24:59 +02:00
kubectl-stop.1 Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl-version.1 Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
kubectl.1 Implement kubectl annotation update command. Refactor kubectl annotate to decouple command framework from business logic. 2015-08-03 14:35:56 -07:00