kubernetes/docs/user-guide/kubectl
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.md 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.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl_attach.md Add support for attach to kubectl 2015-07-30 12:56:18 -07:00
kubectl_cluster-info.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_config_set-cluster.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_config_set-context.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_config_set-credentials.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_config_set.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_config_unset.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_config_use-context.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_config_view.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_config.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_create.md Add '-o name' to mutations 2015-07-27 14:06:53 -07:00
kubectl_delete.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl_describe.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl_exec.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_expose.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl_get.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl_label.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl_logs.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_namespace.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_patch.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl_port-forward.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_proxy.md kubectl: Add proxy --unix-socket=/file/path option 2015-08-06 11:56:47 +02:00
kubectl_replace.md 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.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_run.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl_scale.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl_stop.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00
kubectl_version.md Run gendocs 2015-07-17 15:35:43 -07:00
kubectl.md Use TYPE instead of RESOURCE in help string 2015-08-05 16:34:48 +08:00