Commit Graph

167 Commits

Author SHA1 Message Date
Alexander Brand c5740ce480 More details around leader election / failure case (#1056) 2016-08-30 14:50:24 -07:00
Derek Carr 7f63196f29 Remove deprecated namespace admission plug-ins (#1079) 2016-08-30 14:28:29 -07:00
fbsolo ca7d19dbc5 Merge branch 'master' into master 2016-08-30 12:00:34 -07:00
Eric Tune d8834d9176 Expand OIDC docs. 2016-08-29 23:01:30 -07:00
fbsolo 6305359afc This sets a URL in authorization.md to point to a specific anchor in cluster-management.md 2016-08-27 01:06:19 -07:00
fbsolo 037957614d This sets a URL in authorization.md to point to a specific anchor in cluster-management.md 2016-08-27 00:49:30 -07:00
fbsolo e172def939 This sets a URL in authorization.md to point to a specific anchor in cluster-management.md 2016-08-27 00:41:59 -07:00
fbsolo 481599f677 Merge branch 'master' of https://github.com/fbsolo/kubernetes.github.io 2016-08-27 00:26:16 -07:00
fbsolo 60065a7882 Fixed anchor target in cluster-management.md to conform to anchor HTML standards in the Kubernetes documentation repo 2016-08-27 00:19:11 -07:00
fbsolo 2a83b573fc Merge branch 'master' into master 2016-08-25 13:19:26 -07:00
fbsolo 664878bd6e Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization 2016-08-25 13:12:21 -07:00
fbsolo 2b42de43af Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization 2016-08-25 13:07:17 -07:00
fbsolo a83d3b5f18 Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization 2016-08-25 12:52:10 -07:00
Jared a6543c31e7 Fixed broken link to "addon" 2016-08-24 14:50:28 -07:00
a-mccarthy 49fcbb7e4a Fixed a broken link on accessing-the-api.md
Corrected link to Admission Control page.
2016-08-23 10:01:24 -04:00
Anirudh Ramanathan 22ee5f3f09 Remove extraneous text left behind by improper merge. 2016-08-15 12:56:36 -07:00
Phillip Wittrock 899d27a16c Push v1.3 release documentation to the live site. 2016-08-12 14:48:32 -07:00
Quinton Hoole 38b464ae58 Merge pull request #1002 from madhusudancs/fed-admin-typo-fixes
Fix the API version for cluster manifest and use --context instead of --cluster in the command line.
2016-08-10 13:29:43 -07:00
Madhusudan.C.S 9b36e64f8a Add a TODO as suggested in the review. 2016-08-10 13:12:32 -07:00
David Eads f540a1e83d Merge pull request #959 from ericchiang/update-authentication-documentation
authentication: add service account and webhook docs and update formatting
2016-08-10 15:43:20 -04:00
Eric Chiang dff59014fc authentication: add service account and webhook docs and update formatting 2016-08-10 12:36:52 -07:00
Phillip Wittrock 9c57adf70f Merge pull request #946 from InQuicker/authz-verbs
Authz: Explain how to determine request verbs.
2016-08-10 11:08:59 -07:00
Madhusudan.C.S 71f9e3441c Fix the API version for cluster manifest and use --context instead of --cluster in the command line. 2016-08-09 12:42:22 -07:00
Phillip Wittrock 2c5e0b4c8b Merge pull request #983 from nikhiljindal/federationdocs
Copying auto generated docs for federation binaries from kubernetes repo
2016-08-08 16:46:28 -07:00
Brad Moylan 017039804a Fix typo in accessing-the-api.md 2016-08-08 09:44:08 -07:00
nikhiljindal 902e2d2b88 Copying auto generated docs for federation binaries from kubernetes repo 2016-08-05 15:57:52 -07:00
Jimmy Cuadra c8135c39a7 Add missing verbs: patch, proxy, and redirect. 2016-08-05 00:39:48 -07:00
Jimmy Cuadra ad328a9f2c Move request attrs section out of ABAC section, add "extra" and subresource fields. 2016-08-03 13:51:53 -07:00
Arnaldo de Moraes Pereira a56804f417 Context on `finalizers` when creating namespaces
Minor explanation on `finalizers` when creating namespaces before pointing to the right documentation.
2016-08-03 17:47:31 -03:00
foxish 0f18a994c2 Removed non-org members from OWNERS. 2016-08-03 01:31:31 -07:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
Jimmy Cuadra ce198ad723 Authz: Explain how to determine request verbs. 2016-08-02 16:37:38 -07:00
Alex Robinson 369a3f6e72 Add ToC and fix markdown formatting in cluster management doc. 2016-08-02 18:38:27 +00:00
Kelsey Hightower 7bd0d94d0e Merge pull request #883 from lukaszo/da
Update DaemonSet docs about node affinity
2016-07-29 07:54:13 -07:00
Sha 3e8d78fd5c Update index.md
typo fix `etcd get foo` => `etcdctl get foo`
2016-07-29 16:42:32 +08:00
Kelsey Hightower 76788af325 fix typo 2016-07-28 12:58:49 -07:00
Kelsey Hightower 143baf2eeb Merge pull request #335 from colemickens/fix-admission-controllers
admin: update recommended admission controllers
2016-07-28 12:56:47 -07:00
Kelsey Hightower 6bed6f4b82 Merge pull request #581 from kubernetes/ghodss-patch-1
Update cluster-management.md
2016-07-28 12:51:34 -07:00
Kelsey Hightower 26c4910679 Merge pull request #913 from caseydavenport/update-calico-blurb
Update Calico blurb
2016-07-28 11:01:46 -07:00
Ihor Dvoretskyi 3695094224 Weave links fixes
Updated links referring to weave documentation.
2016-07-28 13:16:14 +03:00
Casey Davenport b56eff2384 Update Calico blurb 2016-07-26 16:51:55 -07:00
Brian Grant 9a65ea1758 Merge pull request #791 from freehan/network-plugin-dir
clearify network-plugin-dir for different network plugins
2016-07-25 21:59:09 -07:00
Łukasz Oleś d7e0faefcf Update DaemonSet docs about node affinity
After merging kubernetes/kubernetes#28803 DaemonSets can also
be scheduled using node affinity.
2016-07-20 15:09:57 +02:00
johndmulhausen 1c1941c800 Merge pull request #848 from InQuicker/rbac-api-group-name
Use correct API group name for RBAC.
2016-07-19 15:14:48 -07:00
Phillip Wittrock c64f154b81 Merge pull request #646 from andrewmichaelsmith/patch-1
GC gc's unused images, not unreferenced
2016-07-19 12:09:09 -07:00
Phillip Wittrock 41374496e9 Merge pull request #811 from justinsb/multizone_fixes
Two minor fixes to multizone doc
2016-07-15 08:22:21 -07:00
Phillip Wittrock 248e2b3bd5 Merge pull request #654 from rata/node-conditions
Document all node conditions in k8s 1.2
2016-07-15 07:55:44 -07:00
Jimmy Cuadra f1d7b1c9c5 Use correct API group name for RBAC. 2016-07-14 19:37:39 -07:00
Johanan Lieberman ff50399b6f Add missing closing parantheses 2016-07-15 02:48:52 +03:00
Eric Tune ddf532e786 Merge pull request #809 from erictune/authadm-b
Mention runtime-config flag for RBAC.
2016-07-12 09:38:29 -07:00