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
gavinB-orange
8a484aff51
Update minikube.md to cover use behind a web proxy
...
In a corporate environment you need to pass proxy information, and just setting the appropriate environment variables does not work.
The code snippet here works for me
2016-10-04 19:08:22 +02: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
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
Steven Pousty
d59443b6fb
Clarifying the purpose and intended use of a ConfigMap
2016-09-30 14:44:18 -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
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
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
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
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
Bryan Boreham
c8abb1c5f8
Clarify what kubenet does and does not do
2016-09-28 16:58:31 +01:00
deads2k
65878b15e2
update docs to point to new incubator
2016-09-28 09:29:57 -04: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
devin-donnelly
7f4305e14b
Merge pull request #1329 from walterdolce/patch-1
...
Update documentation to match minikube's current behaviour
2016-09-27 15:35:39 -07:00
devin-donnelly
d548f1f040
Merge pull request #1316 from Tchinmai7/patch-1
...
fixed wrong command
2016-09-27 15:34:49 -07:00
devin-donnelly
aa6b6990a8
Merge pull request #1317 from Tchinmai7/patch-2
...
Removed line 19. was junk
2016-09-27 15:34:29 -07:00
devin-donnelly
9cd34ffcda
Merge pull request #1308 from YuPengZTE/devVS
...
The VS and dot is seprated
2016-09-27 15:34:14 -07:00
Walter Dolce
05e79bcec5
Update documentation to match minikube's current behaviour
...
Updating docs as per [minikube's #631 ](https://github.com/kubernetes/minikube/issues/631 )
2016-09-27 21:58:48 +01:00
Mike Spreitzer
c3e35a9aa4
Merge branch 'master' into updoc3
2016-09-27 16:15:48 -04:00
Mike Spreitzer
fa44441f68
Noted HTTP syntax restriction on bearer tokens
...
Noted that every bearer token, in any of the four authentication
strategies that use bearer tokens, appears in an HTTP header
value without additional quotation/encoding (beyond that supported
by HTTP). Included a fully concrete example. Wrote this down once,
where the issue first arises, and referenced it from the other relevant
strategies.
This constraint was elicited in #sig-auth discussion
on Sep 21, and not previously stated explicitly and in a way that
clearly applied to all four kinds of bearer token --- leaving the
reader to wonder if some other encoding is expected.
2016-09-27 16:13:10 -04:00
Luke Marsden
c781e15700
Install docker.
2016-09-27 20:43:08 +01:00
Cole Mickens
660376ccd9
azure: update links, owners, metadata
2016-09-27 12:16:14 -07:00
Tarun Chinmai
567374824e
Merge branch 'master' into patch-2
2016-09-27 22:38:57 +05:30