Steve Perry
b09593e98c
Update link targets to avoid redirects. ( #5598 )
2017-09-23 15:51:02 -07:00
Spike Curtis
192e9cd4cd
RBAC doc describes escalation of privilege via pod creation. ( #5551 )
...
* Added docs about privilege escalation via pod creation.
* Fix docs style.
* Update index.md
* Update index.md
* Removed line about k8s policing policy
* Update index.md
2017-09-21 17:08:06 -05:00
Andrew Chen
cc289c8f6c
Merge pull request #5062 from stewart-yu/patch-22
...
Update index.md
2017-09-01 17:17:07 -07:00
Eric Chiang
78c2801d1b
docs/admin: encourage out-of-tree auth-N/Z integrations
...
Remove the custom modules description in the authorization and
authentication docs. While we could add more later, we probably
don't want to advertise them to end users.
Also note that the authentication webhook and authenticating proxy
can be used to integrate with unsupported auth protocols.
2017-08-25 16:23:29 -07:00
Stewart-YU
532900f819
Update index.md
...
Fix the format. The format in orginal web page is confusion.
2017-08-18 17:30:16 +08:00
lichuqiang
52fd55d372
fix typo
2017-08-12 09:44:14 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Cao Shufeng
c806114c1d
remove dead link
...
There is no "kubectl" section in this page. And non-resource urls do not
have too much relationship with kubectl(At least I think so), so we
don't need "see kubectl"
2017-07-03 09:41:30 -07:00
Jordan Liggitt
91e90da99f
Document node authorization mode
2017-06-27 02:07:30 -04:00
Karthik Gaekwad
2660141c20
Fixes broken links
2017-05-30 11:40:29 -07:00
Stephenie Swope
6baa409961
WriteTheDocs Update to the page ( #3778 )
...
* WriteTheDocs Update to the page
Moved some detailed content from /docs/admin/accessing-the-api/ to this page.
Moved ABAC mode info (with no changes) to https://kubernetes.io/docs/admin/authorization/abac/
Moved Webhook mode info (with no changes) to https://kubernetes.io/docs/admin/authorization/webhook/
Reorganized the page and tweaked the conceptual information.
Updated to match the page template here: https://kubernetes.io/docs/home/contribute/page-templates/
* Removed TOC
Removed TOC
* Update index.md
Fixed MD to add spaces between ## and the text
2017-05-15 17:13:33 -07:00
xilabao
fcecf1b7ed
fix impersonate in authorization
2017-04-28 15:21:31 -07:00
Eric Chiang
8b99043839
rbac: document resourceNames and note they can't be used for creates
2017-04-27 15:07:07 -07:00
xilabao
06aed032d2
fix wildcard in authorization
2017-04-24 12:16:05 -07:00
PaulJuliusMartinez
7f0294c579
Update User Guide and Admin links to point to new resources. ( #3438 )
...
* Update links to outdated user-guide and admin docs
* Add script for updating outdated links.
* Update regex to include init-containers file.
* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
Andrew Chen
403c2c1510
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
s/Wildard/Wildcard/
rephrase the sentence
Fix the number of processes on Kubernetes master (#2985 )
Pod Security Policy doc improvements (#3010 )
docs/admin: document OpenID Connect plugin "extra-scopes" field
# Conflicts:
# docs/admin/kubelet.md
# docs/user-guide/pod-security-policy/index.md
2017-03-27 16:12:50 -07:00
Andrew Chen
aa100411c3
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix the command output
delete invalid link
Revert "fix the command output"
fix the command output
Delete the useless spaces
Dollar signs used before commands without showing output
bare-url-used
Fix typo in authorization docs
Update networking.md
2017-03-27 09:31:30 -07:00
Andrew Chen
4541c229ca
Merge pull request #2771 from liggitt/non-standard-verbs
...
Document non-standard verbs
2017-03-21 18:37:11 -07:00
Andrew Chen
9886f27a2e
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (62 commits)
Move Guide topic: Admin Guide
Move Guide topic: Resource Monitoring. (#2895 )
Move Guide topic: Service. (#2891 )
Move Guide topic: Connecting Apps with Services. (#2885 )
Move Guide topic: Federation Service Discovery. (#2884 )
Move Guide topic: Config Provider Firewalls. (#2883 )
Move Guide topic: Kubeconfig File
Move Accessing Clusters topic to Concepts. (#2875 )
Move Guide topic: Sharing Clusters
Move Guide topic: Prereqs
Move Garbage Collection topic. (#2874 )
Move PetSets topic. (#2873 )
Move Guide topic: Pod Templates (#2872 )
Move StatefulSets topic. (#2869 )
Rename /docs/tasks/job/work-queue-1/
Move Guide topic: Fine Parallel Processing using a Work Queue (#2870 )
Move Guide topic: Coarse Parallel Processing Using a Work Queue
Move Init Containers topic. (#2866 )
Move Guide topic: Parallel Processing using Expansions (#2867 )
Move Pod overview. (#2865 )
...
# Conflicts:
# docs/api.md
# docs/user-guide/jobs.md
2017-03-17 17:33:48 -07:00
Jordan Liggitt
c4e8b56539
Document non-standard verbs
2017-03-16 11:40:08 -04:00
Jordan Liggitt
d7e5371b0c
Update RBAC doc
2017-03-07 12:20:34 -08:00
Andrew Chen
2f9aa17560
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (58 commits)
fix unsupported parameter of wget command
Update Weave Net's title.
Update garbage-collection.md
Correct ASM logo filename
fixed ASM blurb
Repair Spotinst logo
Doc formatting update
fixing typo
Minor spelling correction -- "rtk" to "rkt"
update init-containers.md
Update local instructions to new method.
Update ubuntu install instructions.
Highlighted command for `kubectl proxy`.
Update Tasks landing page. (#2697 )
Deprecate Guide topics: quick-start ... (#2696 )
Deprecate Guide topic: Secrets Walkthrough. (#2695 )
Update multiple-schedulers doc (#2063 )
remove extra space
Reimplement PR #2525
Deprecate Guide topic: Persistent Volume Walkthrough. (#2692 )
...
2017-03-06 11:28:15 -08:00
Jordan Liggitt
6e9fc80694
Add RBAC default roles, CLI helpers, upgrade guide
2017-02-17 09:07:57 -08:00
Jordan Liggitt
258755fbfe
Split RBAC documentation into separate page
2017-02-17 09:07:57 -08:00
Jordan Liggitt
dc6643e00e
subdirectory for authorization
2017-02-17 09:07:57 -08:00