Commit Graph

414 Commits

Author SHA1 Message Date
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
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
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
Jeremy Wilken f468801065 fix link to nodes on glossary 2016-05-19 14:19:58 -05: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
Brian Grant 8b210f765d Merge pull request #473 from StephenCharles/patch-1
Update connecting-to-applications-port-forward.md
2016-05-17 09:53:02 -07:00
Brian Grant aea6edf47a Merge pull request #457 from matthughes/patch-1
Remove 'generic' copy/paste error
2016-05-17 09:40:23 -07:00
Pau Ruŀlan f3ffbdb7f4 Replica set clarification: no need to manipulate directly 2016-05-17 11:47:33 +02:00
Brian Grant 05b0076735 Merge pull request #508 from janetkuo/kubectl-usage-conventions
Adding kubectl user conventions
2016-05-16 16:37:42 -07:00
Brian Grant 60a946a285 Merge pull request #499 from kubernetes/ghodss-patch-1
Update pod-states.md
2016-05-16 15:31:41 -07:00
Karl Herler 8f171a0869 Fixed link rendering issue due to newline location
A newline between `[]` and `()` caused markdown rendering issues when parsed with `kramdown` (Jekyll's markdown parser) strangely enough this was not present on github.com but only on kubernetes.io.
This change moves the newline between _in_ and `rkt.go` to preserve the line length somewhat.
2016-05-16 23:01:36 +03:00
Brian Grant 3aeaaaa909 Merge pull request #74 from FujitsuEnablingSoftwareTechnologyGmbH/openstack-provider-doc
Add doc on OpenStack provider
2016-05-16 12:10:49 -07:00
Brian Grant f01a78edd0 Rationalize navigation 2016-05-16 18:07:30 +00:00
Janet Kuo 7aa9ce389a Adding kubectl user conventions 2016-05-13 18:20:48 -07:00
Carson A db26b756d5 The /sys mount needs to be rw
Hairpin nat does not currently work unless /sys is rw. This fixes #25555 and fixes #24350
2016-05-13 09:34:43 -06:00
Janet Kuo ded5417580 Change RC to deployments in multi-container and simple-nginx docs 2016-05-12 15:35:47 -07:00