Lucas Käldström
6642fbb4f9
Merge pull request #1368 from bboreham/kubeadm-sample-namespace
...
Demo app moves to different namespace
2016-10-05 18:44:05 +03: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
Jerzy Szczepkowski
85486f968d
Merge branch 'master' into hpa-doc-fix
2016-10-04 11:40:09 +02: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
Jerzy Szczepkowski
835a939da9
Merge branch 'master' into hpa-doc-fix
2016-10-03 12:34:12 +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
Raúl Naveiras
508c9fc83a
Merge branch 'master' into master
2016-10-02 17:41:29 +01:00
Steve Perry
c92b209bfd
Merge pull request #1305 from MikeSpreitzer/updoc3
...
Noted HTTP syntax restriction on bearer tokens
2016-09-30 22:34:36 -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
Jared
683d36ebe4
Merge pull request #1360 from timstclair/aa-docs
...
Fix links to AppArmor policy references
2016-09-30 18:04:07 -07:00
Tim St. Clair
5eff46b035
Fix links to AppArmor policy references
2016-09-30 11:13:07 -07:00
scotty
fd4b6bceab
Merge remote-tracking branch 'origin/master'
2016-09-30 10:21:09 -07:00
scotty
a6c9579233
partners
2016-09-30 10:21:03 -07:00
Cyril Jouve
b316d1acb3
update resources available for kubeclt get
2016-09-30 17:16:34 +02:00
Jerzy Szczepkowski
95e92ad547
Updated hpa config file to the latest API version.
...
Updated hpa config file to the latest API version.
2016-09-30 11:06:51 +02:00
Steve Perry
f2223b662f
Merge pull request #1353 from steveperry-53/assign
...
Put back ticks around placeholder.
2016-09-29 20:29:53 -07:00
steveperry-53
dfc9bd1e5f
Put back ticks around placeholder.
2016-09-29 20:05:30 -07:00
Steve Perry
bdefba6fcd
Merge pull request #1351 from steveperry-53/assign-pods
...
Create task page: Assigning Pods to Nodes.
2016-09-29 15:16:46 -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
Jeff Mendoza
eac7ea8f7e
Remove body template from Create Issue button.
...
We now have a deafult issue template in github, so the one inserted
by the Create Issue button is no longer needed.
2016-09-29 13:40:12 -07:00
Piyush Madan
387c9df2a9
Merge branch 'master' into patch-1
2016-09-29 15:11:52 -04:00
Janet Kuo
9706528d8d
Merge pull request #1343 from kargakis/fix-paused-deployment-note
...
Fix note for paused deployments
2016-09-29 10:05:50 -07: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
Piyush Madan
c38f1f63e4
minor edit - removed ` in one of the cmds
2016-09-29 01:23:06 -04:00
callermann
f0ea23d16c
Update docker-multinode.md
...
Modified cd command on line 89 (Adding a worker node) to reflect proper path.
2016-09-28 20:40:02 -04:00
Steve Perry
ddbc403845
Merge pull request #1345 from steveperry-53/load-bal
...
Revise tutorial to use NodePort instead of external IP address.
2016-09-28 16:12:03 -07:00
steveperry-53
8cdebc0d66
Revise tutorial to use NodePort instead of externa IP address.
2016-09-28 16:06:46 -07:00
Brandon Philips
8aa10a6fda
admin: dns: merge from the build dir
...
Try and clean this mess up where the build dir has user facing docs and move them here.
Ref: https://github.com/kubernetes/kubernetes/pull/32931
2016-09-28 15:40:53 -07:00
Janet Kuo
28a0bcb969
Run the script to fix kubectl 404 issue
2016-09-28 15:32:14 -07:00
Janet Kuo
2ff8dbf024
Fix kubectl 404
...
1. Update script to:
a) Rename kubectl.md to index.md
b) Remove "See Also" section from kubectl subcommands md files
2. Update the _date/reference.yml link to kubectl
2016-09-28 15:32:14 -07:00
David Eads
bed0c33698
Merge pull request #1339 from deads2k/mesos-01
...
update docs to point to new incubator
2016-09-28 13:39:41 -04:00
deads2k
65878b15e2
update docs to point to new incubator
2016-09-28 09:29:57 -04:00
Vít Listík
5b4286ff34
fixed path to worker startup script
2016-09-28 14:12:08 +02:00
Raúl Naveiras
aa9dfba7db
Used master branch to link files from the repo
...
Implements #1269
2016-09-28 12:57:35 +01:00
Lucas Käldström
a0e1efdad0
Merge pull request #1334 from lukemarsden/note-autodetect-ip-kubeadm
...
Add instructions for overriding autodetected network interface.
2016-09-28 11:48:29 +03:00
Luke Marsden
ee4af46a7b
Add instructions for overriding autodetected network interface.
2016-09-28 09:37:35 +01:00
Jimmy Cuadra
19e65e224a
Document subresources in RBAC.
2016-09-27 21:30:08 -07:00
Jimmy Cuadra
777e234970
Explain how to define group memberships with client cert authentication.
2016-09-27 17:43:34 -07:00