johndmulhausen
c7ede1f0dd
Merge pull request #532 from stp-ip/patch-1
...
Consistent use of quoting
2016-05-31 13:12:09 -07:00
Jeff Kwan
30b4028219
Fix the link to Windows kubectl binaries
2016-05-28 08:29:02 -04:00
John Mulhausen
5f17dcd4d1
Added Landing Page
2016-05-27 19:28:42 -07:00
John Mulhausen
b8f93f63b0
Template demo
2016-05-27 17:35:16 -07:00
johndmulhausen
783a627b2d
Merge pull request #540 from m8ryx/master
...
Update kubectl_get.md for escape issue 81
2016-05-26 17:51:07 -07:00
johndmulhausen
00fa3b80e5
Merge pull request #573 from isubuz/pod_name_with_suffix
...
Correct pod name in kubectl command output
2016-05-26 14:28:00 -07:00
johndmulhausen
3d24e309d0
Merge pull request #569 from a-robinson/access
...
Fix local reference to section on constructing proxy URLs
2016-05-26 14:26:56 -07:00
Nicolas Doye
f70c187ff0
Fixed links in cluster-components
2016-05-26 14:17:40 +01:00
Piotr Szczesniak
d00c9e4295
Merge pull request #452 from gouyang/fix_hpa_rs
...
Change scaleRef to scaleTargetRef
2016-05-26 07:23:10 +02:00
isubuz
7ac94da6c2
Correct pod name in kubectl command output
...
Use the complete pod name including the deployment prefix and the random characters.
Signed-off-by: isubuz <isubuz.g@gmail.com >
2016-05-25 21:42:08 +01:00
Guohua Ouyang
6408eb1bbd
Change scaleRef to scaleTargetRef
...
Fixes kubernetes/kubernetes#24973
2016-05-25 11:14:19 +08:00
johndmulhausen
287a08b0c8
Merge pull request #198 from pwittrock/docs
...
Replace references to Replication Controllers with Deployments in doc…
2016-05-24 17:02:42 -07:00
Alex Robinson
9020b24ce7
Fix local reference to section on constructing proxy URLs
2016-05-24 23:39:17 +00:00
johndmulhausen
8d8d80c3ce
Merge pull request #364 from APSL/replicaset-tip
...
Replica set clarification: no need to write directly
2016-05-24 16:25:35 -07:00
johndmulhausen
5a10b7fb99
Merge pull request #442 from arnaldopereira/patch-1
...
Remove reference to itself
2016-05-24 16:24:58 -07:00
johndmulhausen
13a4d05051
Merge pull request #506 from carsonoid/patch-4
...
The /sys mount needs to be rw
2016-05-24 16:24:26 -07:00
johndmulhausen
af55ba8098
Merge pull request #545 from AlginMaduro/patch-1
...
Updated secrets index.md
2016-05-24 16:23:51 -07:00
johndmulhausen
9510344bc9
Update whatisk8s.md
2016-05-24 16:19:44 -07:00
johndmulhausen
0dc4de9d88
Merge pull request #539 from tpryan/master
...
Uploaded diagrams for illustrating basic pod architecture.
2016-05-23 14:28:23 -07:00
Tim Hockin
a0f19518ef
Merge pull request #326 from jainvipin/master
...
add contiv to networking.md
2016-05-22 20:30:16 -07:00
johndmulhausen
58e13580b7
Merge pull request #541 from gnomeontherun/swagger
...
fix links to swagger UI and add a section on swagger specs
2016-05-22 15:40:13 -07:00
johndmulhausen
ab450e1693
Merge pull request #556 from paulzim/master
...
Updated architecture graphic in MEANstack tutorial
2016-05-22 15:12:28 -07:00
johndmulhausen
42fec2f40d
Merge pull request #551 from xaka/patch-1
...
Fix typo in "Using Secrets as Environment Variables" section
2016-05-22 14:23:46 -07:00
paulzim
737cbd0c00
Redid the SVG
2016-05-22 14:05:51 -07:00
paulzim
5ed765a9f4
Changed width
2016-05-22 13:47:00 -07:00
paulzim
fb44fe498f
Redid SVG & updated style
2016-05-22 13:43:23 -07:00
paulzim
80171ec8e2
Trying the PNG version
2016-05-22 13:39:42 -07:00
paulzim
dc377b05a5
Updated graphics
2016-05-22 13:30:42 -07:00
paulzim
e81dc5677f
Resized architecture image
2016-05-22 12:55:41 -07:00
paulzim
c11882c763
Resized architecture image
2016-05-22 12:47:59 -07:00
paulzim
14d8976a9b
Resized architecture image
2016-05-22 12:24:28 -07:00
paulzim
34e0a205f5
fixed image size
2016-05-22 12:17:19 -07:00
paulzim
497f8786ba
Added new architecture image
...
Added new architecture image
2016-05-22 12:10:06 -07:00
johndmulhausen
36a6969bc1
Merge pull request #537 from gnomeontherun/glossary-nodes
...
fix link to nodes on glossary
2016-05-22 11:41:17 -07:00
Pavel Strashkin
6dd070c5d9
Update index.md
...
Fixes typo in "Using Secrets as Environment Variables" section
2016-05-21 15:42:15 -07:00
AlginMaduro
05276f34cf
Updated index.md
...
Without -n option to echo. Without the -n the file would contain a newline at the end.
https://scottlinux.com/2012/09/01/encode-or-decode-base64-from-the-command-line/ as reference
2016-05-20 12:15:37 +02:00
Terrence Ryan
8bb7a0463a
Removing unwanted contributions.
2016-05-19 15:36:31 -07:00
johndmulhausen
a71fb7dcbe
Update index.md
2016-05-19 17:00:26 -05:00
johndmulhausen
c51b2bd7b5
Update index.md
2016-05-19 16:59:48 -05:00
johndmulhausen
b4216e2aad
Update index.md
2016-05-19 16:58:59 -05:00
johndmulhausen
472e8751e2
Update index.md
2016-05-19 16:58:01 -05:00
Jeremy Wilken
c5b5d952a1
fix links to swagger UI and add a section on swagger specs
2016-05-19 16:33:36 -05:00
Terrence Ryan
3ce8c0d8a9
Uploaded diagrams for illustrating basic pod architecture.
2016-05-19 14:05:49 -07:00
Rick
7666469d0b
Update kubectl_get.md
...
issue 81 ( {{ needs raw wrap )
2016-05-19 14:05:47 -07:00
Jeremy Wilken
f468801065
fix link to nodes on glossary
2016-05-19 14:19:58 -05:00
Michael Grosser
55a06a9998
Consistent use of quoting
2016-05-19 13:43:43 +02:00
Aaron Crickenberger
f068cbfaf2
Remove SecurityContextDeny from 1.2 admission-control recommendation
...
ref kubernetes/kubernetes#25839
2016-05-18 16:08:29 -07:00
Phillip Wittrock
1086e6426c
Replace references to Replication Controllers with Deployments in docs/user-guide/walkthrough.
...
Also:
* Cleanup pasted yaml and instead embed file
* Clarify Service test sections by including busybox exec commands as part of the preformatted section
2016-05-18 16:57:07 +00:00
Brian Grant
3429e5b2b0
Merge pull request #467 from mwhahaha/patch-1
...
Update etcd clustering documentation link
2016-05-17 10:04:59 -07:00
Brian Grant
c98ffccc58
Merge pull request #462 from ingvagabund/secret-corrections
...
Remove "a" article in "Once the a secret is fetched, ..."
2016-05-17 09:53:53 -07:00