Mike Spreitzer
2dfef0cbbf
Merge branch 'master' into updoc2
2016-10-09 12:37:23 -07:00
Steve Perry
2c14d7fcb0
Redirection experiment 2. ( #1411 )
2016-10-07 14:13:42 -07:00
Mike Spreitzer
30a8b4724f
Clarified the apiGroup identified by empty string
...
Noted this where the relevance of api group is introduced, and
corrected the reference to what the empty string means ("core" api
group, which is the terminology used in the page that introduces api
group, rather than the old text "default").
2016-10-06 21:31:46 -07:00
steveperry-53
a58de7ff5f
Experiment with redirect_from.
2016-10-06 17:42:07 -07:00
Łukasz Oleś
1a17ab3772
Update kubectl address
...
It fixes kubernetes/kubernetes#33864
2016-10-06 11:40:40 +02:00
Janet Kuo
beebb7d429
Fix 404 in tools
2016-10-05 18:02:59 -07:00
devin-donnelly
5fb05c5ab1
Merge pull request #1389 from steveperry-53/bcamp4
...
Change name to Kubernetes Basics. Compress introduction to each step.
2016-10-05 15:45:15 -07:00
devin-donnelly
35e25311b5
Merge pull request #1144 from adieu/format
...
Some small style tweaks to make pandoc working
2016-10-05 15:44:26 -07:00
steveperry-53
fb84c95af6
Change name to Kubernetes Basics. Compress introduction to each step.
2016-10-05 15:39:13 -07:00
devin-donnelly
49c83f4d12
Merge pull request #1251 from philips/add-details-from-dns-docs
...
admin: dns: merge from the build dir
2016-10-05 15:06:29 -07:00
devin-donnelly
637a1613cd
Merge pull request #1325 from colemickens/pr-azure-docs
...
azure: update links, owners, metadata
2016-10-05 14:49:38 -07:00
devin-donnelly
b0e5d64cf7
Merge pull request #1120 from janetkuo/3rd-party-doc
...
Add docs for 3rd-party tools
2016-10-05 14:43:55 -07:00
devin-donnelly
6d5580590a
Merge pull request #1332 from InQuicker/client-cert-groups
...
Explain how to define group memberships with client cert authentication.
2016-10-05 14:24:53 -07:00
Janet Kuo
e44f4a2d5c
Remove third-party page and make one page for all tools
2016-10-05 14:24:33 -07:00
devin-donnelly
15ada05bb7
Merge pull request #1333 from InQuicker/rbac-subresource
...
Document subresources in RBAC.
2016-10-05 14:19:58 -07:00
devin-donnelly
0bd775c2eb
Merge pull request #1342 from liggitt/anonymous
...
Describe anonymous access, system:authenticated group
2016-10-05 14:16:04 -07:00
devin-donnelly
bd0243c797
Merge pull request #1348 from IanLewis/thirdpartyresource-doc
...
Created new ThirdPartyResource Glossary page.
2016-10-05 14:15:31 -07:00
Janet Kuo
bfc93d1779
Add Tools top nav and move 3rd party doc under it
2016-10-05 14:15:24 -07:00
Janet Kuo
2f634cb8a6
Add docs for 3rd-party tools
2016-10-05 14:15:24 -07:00
devin-donnelly
64239cc483
Merge pull request #1346 from callermann/patch-1
...
Update docker-multinode.md
2016-10-05 14:15:04 -07:00
devin-donnelly
69cec55b6c
Merge pull request #1357 from jonboulle/patch-1
...
docs/pods: update reference to pets
2016-10-05 14:13:46 -07:00
devin-donnelly
c6142f4943
Merge pull request #1358 from jouve/get_resource
...
update resources available for kubeclt get
2016-10-05 14:13:09 -07:00
devin-donnelly
ee68bec54d
Merge pull request #1367 from SimenB/patch-1
...
Update rolling-updates.md
2016-10-05 14:12:15 -07:00
devin-donnelly
2940905cfc
Merge pull request #1372 from jpeeler/secrets-docs
...
Fix incorrect wording with secrets
2016-10-05 14:11:48 -07:00
devin-donnelly
5b701d9e60
Merge pull request #1376 from JoshRosso/fix-coreos-case
...
Correct case used in CoreOS hyperlink in getting-started-guides
2016-10-05 14:11:19 -07:00
Theotime Leveque
a1d122f85b
Fix kubectl 404
2016-10-05 15:37:47 -04:00
Jordan Liggitt
19e61ec1d6
Describe anonymous access, system:authenticated group
2016-10-05 13:11:37 -04:00
Cyril Jouve
ba6747a284
remove scheduledjobs (alpha)
2016-10-05 18:54:58 +02:00
joshrosso
bdb0eabcbc
Correct case used in CoreOS hyperlink in getting-started-guides
...
Minor typo fix to ensure 'CoreOS' case is correct and consistent throughout getting-started-guides.
2016-10-05 02:12:29 +00:00
Jeff Peeler
bdb7016f41
Fix incorrect wording with secrets
...
1) The example given in the section "Using Secrets as Environment
Variables" incorrectly stated the secret was using a volume.
2) The commands used to produce secrets in the section "Use-Case: Pods
with prod / test credentials" has been modified such that the literal
used matches the text for what expected files should be on the
filesystem (changed user to username).
2016-10-04 16:37:24 -04:00
Bryan Boreham
c848bf0487
Demo app is now in different namespace
...
Change instructions to show use of 'sock-shop' namespace rather than default.
2016-10-04 13:12:06 +01:00
devin-donnelly
8cf8430ad8
Merge pull request #1366 from caesarxuchao/fix-gc-newline
...
Fix an formatting issue in the garbage collection doc
2016-10-03 14:55:11 -07:00
devin-donnelly
a59bbd093e
Merge pull request #1344 from janetkuo/fix-kubectl-404
...
Fix kubectl 404
2016-10-03 14:46:52 -07:00
Jonathan Boulle
485fb3e788
docs/pods: update reference to pets
...
Now that PetSets are implemented we can link there.
2016-10-03 20:27:18 +02:00
Simen Bekkhus
a163701fc4
Update rolling-updates.md
2016-10-03 10:51:38 +02:00
Chao Xu
5d80dec66e
fix newlines
2016-10-02 22:11:04 -07:00
Mike Spreitzer
49c0ed7680
Merge branch 'master' into updoc3
2016-09-30 23:05:47 -04:00
Jared
e91e660916
Merge pull request #1347 from piyushmadan/patch-1
...
minor edit - removed ` in one of the cmds
2016-09-30 18:14:08 -07:00
Jared
5db693f5d2
Merge pull request #1349 from webwurst/patch-1
...
Fix urls
2016-09-30 18:12:03 -07:00
Tim St. Clair
5eff46b035
Fix links to AppArmor policy references
2016-09-30 11:13:07 -07:00
Cyril Jouve
b316d1acb3
update resources available for kubeclt get
2016-09-30 17:16:34 +02:00
steveperry-53
dfc9bd1e5f
Put back ticks around placeholder.
2016-09-29 20:05:30 -07:00
steveperry-53
6377930f5f
Fix typo.
2016-09-29 15:10:49 -07:00
steveperry-53
dbbe11e3d3
Change --showlabels to --show-labels.
2016-09-29 15:02:35 -07:00
steveperry-53
1a379cd812
Fix page title.
2016-09-29 13:52:05 -07:00
steveperry-53
53933e1738
Create task page: Assigning Pods to Nodes.
2016-09-29 13:43:54 -07:00
Piyush Madan
387c9df2a9
Merge branch 'master' into patch-1
2016-09-29 15:11:52 -04:00
Tobias Bradtke
2b2d8dc0bc
Fix urls
2016-09-29 12:23:37 +02:00
Michail Kargakis
55017a1f27
Fix note for paused deployments
2016-09-29 12:07:27 +02:00
Ian Lewis
3965d87cec
Created new ThirdPartyResource Glossary page.
...
1. Created a new page for the ThirdPartyResource object.
2. Added a link for the new page to the Glossary menu.
2016-09-29 17:34:39 +09:00