Commit Graph

769 Commits (7edbc5f944b0370e8fe67341d4ba816248ac55b5)

Author SHA1 Message Date
Janet Kuo 7edbc5f944 Merge pull request #463 from AdoHe/master
update manage deployment kubectl apply part
2016-05-12 15:20:18 -07:00
Robert Bailey d5d46d9e0c Merge pull request #497 from Kashomon/master
Update the pricing link in the hellonode guide.
2016-05-12 10:03:35 -07:00
Josh Hoak 90beb3f872 Update the pricing link in the hellonode guide. 2016-05-11 15:26:56 -06:00
Brian Grant b49ea146fe Merge pull request #407 from luxas/add_other_arches_to_docker
Document experimental support for other architectures
2016-05-10 10:51:24 -07:00
Brian Grant 24a0f7da04 Merge pull request #350 from king6cong/docker-master-doc-flannel-fix
fix run flannel command
2016-05-10 10:10:29 -07:00
Brian Grant c30af21859 Merge pull request #485 from rosskukulinski/nodejs-LTS
Update Node.JS examples to LTS 4.4 base image
2016-05-10 09:45:04 -07:00
Brian Grant ca1af06b78 Merge pull request #484 from janetkuo/deployment-doc-improve
Document that only pod template is considered for triggering a deployment new revision
2016-05-10 00:06:14 -07:00
Tim Hockin 00a96470e8 Merge pull request #487 from jumpkick/master
Add security warning: services will bind public IP
2016-05-09 22:40:42 -07:00
jumpkick 8a74351c2e Merge pull request #1 from jumpkick/jumpkick-network-security-warning-rebase
Add security warning: services will bind public IP
2016-05-10 00:42:42 -04:00
jumpkick 830efa4d60 Add security warning: services will bind public IP
rebase of https://github.com/kubernetes/kubernetes/pull/22079 to docs branch kubernetes/kubernetes.github.io
2016-05-10 00:41:16 -04:00
Ross Kukulinski d7c129f488 Refs #297. Update Node.JS examples to LTS 4.4 base image 2016-05-09 22:46:29 -04:00
Janet Kuo f80b89ca2b Document that only pod template is considered for triggering a deployment new revision 2016-05-09 17:03:16 -07:00
sarahnovotny f6c6fc80c5 Merge pull request #474 from timstclair/redirect
Forward /docs/user-guide/overview to /docs/whatisk8s
2016-05-05 16:37:10 -07:00
Tim St. Clair e4f6f1d6e6 Forward /docs/user-guide/overview to /docs/whatisk8s 2016-05-05 15:29:18 -07:00
Brian Grant b048578162 Merge pull request #459 from a-robinson/hellonode
Fix link to gcloud get-credentials docs and inline command.
2016-05-05 14:54:50 -07:00
AdoHe 560c557499 update manage deployment kubectl apply part 2016-05-03 23:04:41 -04:00
Alex Robinson 47d12208ed Fix link to gcloud get-credentials docs and inline command. 2016-05-02 23:08:11 +00:00
Vish Kannan 4e5da5d0e5 Merge pull request #308 from dlorenc/master
Fix deployDNS.md.
2016-05-02 15:55:52 -07:00
Lucas Käldström 5624fbf7e4 Document experimental support for other architectures 2016-05-01 23:03:39 +03:00
johndmulhausen ac078f015f Update README.md 2016-04-30 11:25:52 -07:00
johndmulhausen 78ca979140 Update README.md 2016-04-30 11:24:12 -07:00
johndmulhausen 7b4755e522 Merge pull request #451 from crizCraig/patch-2
Avoid rendering "shell" in OS X nginx curl command
2016-04-29 16:22:04 -07:00
johndmulhausen 4dc49314c8 Merge pull request #450 from crizCraig/patch-1
Robustify kubectl download commands
2016-04-29 16:21:18 -07:00
Craig Quiter ac2f5688a4 Avoid rendering "shell" in OS X nginx curl command
Haven't tested this on a local setup, but other examples hint that this will work.
2016-04-28 18:53:50 -07:00
Craig Quiter c7adc28cf4 Robustify kubectl download commands
`{K8S_VERSION}` gets auto-replaced with `\{K8S_VERSION\}` when pasting into a terminal. Encapsulating in double quotes avoids this.
2016-04-28 18:39:44 -07:00
Brian Grant ebb5a5d61f Merge pull request #434 from janetkuo/deployments-restart-policy
Document Deployment restartPolicy
2016-04-27 07:52:45 -07:00
Brian Grant bc4fec4ad8 Merge pull request #368 from janetkuo/canary-deployment
Teach how to run canary deployments
2016-04-27 07:51:36 -07:00
Janet Kuo 59dc7da9a4 Address comments 2016-04-26 17:19:58 -07:00
johndmulhausen d13fa9a1de Merge pull request #389 from idvoretskyi/patch-5
Updated container removing command
2016-04-26 15:08:06 -07:00
johndmulhausen b91c8d1c28 Merge pull request #439 from jojow/patch-1
"current stable version" instead of "actual stable ..."
2016-04-26 15:06:33 -07:00
johndmulhausen 96e5891b8f Merge pull request #136 from madhusudancs/multi-schedulers
Multi-scheduler documentation with examples.
2016-04-26 15:06:19 -07:00
johndmulhausen 65a0dfe51a Merge pull request #419 from abuehrle/patch-1
Update Weave Net information from Weaveworks
2016-04-26 11:41:08 -07:00
johndmulhausen 55ff9c2917 Merge pull request #422 from poiuytrez/patch-1
Completed pod not hidden anymore
2016-04-26 11:26:52 -07:00
johndmulhausen 68a8179a59 Merge pull request #391 from zlabjp/fix-missing-config-for-set-credentials
Fix missing `config` for `set-credentials`
2016-04-26 11:25:04 -07:00
johndmulhausen b2a6b0575c Merge pull request #413 from carsonoid/patch-1
Update description to match yaml
2016-04-26 11:24:20 -07:00
johndmulhausen 35b8cfd63f Merge pull request #430 from rata/postStart
Clarify postStart
2016-04-26 11:23:50 -07:00
johndmulhausen a98d463093 Merge pull request #438 from duglin/tearDown
Add missing -f to "docker rm"
2016-04-26 11:22:41 -07:00
johndmulhausen cd6980b0b6 Merge pull request #421 from ghodss/patch-2
Update compute-resources.md
2016-04-26 11:20:53 -07:00
johndmulhausen e60904fbce Merge pull request #415 from idvoretskyi/patch-6
CentOS minor fix
2016-04-26 11:18:58 -07:00
johndmulhausen 9068f9801b Merge pull request #429 from rata/master
Fix link to Logging with Elasticsearch and Kibana
2016-04-26 11:18:29 -07:00
johndmulhausen 882ee1ca34 Merge pull request #427 from antoinecarton/patch-1
Fix typo
2016-04-26 11:17:59 -07:00
johndmulhausen 3365986a19 Merge pull request #436 from gouyang/fix_syntax_error
Fix #435
2016-04-26 11:16:48 -07:00
Johannes b539112c82 "current stable version" instead of "actual stable ..." 2016-04-26 20:13:17 +02:00
Doug Davis 18ad8a7a71 Add missing -f to "docker rm"
Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-04-26 11:08:01 -07:00
Guohua Ouyang c00031837f Fix #435 2016-04-26 16:38:31 +08:00
Janet Kuo cc0661a69e Address comments 2016-04-25 17:10:23 -07:00
Janet Kuo cd2b268905 Document Deployment restartPolicy 2016-04-25 14:04:05 -07:00
Rodrigo Campos 62eec8ae0b Clarify postStart
As Brendan Burns explained me in this email:
https://groups.google.com/forum/#!topic/google-containers/5eUsmTSXpb8
2016-04-24 23:51:29 -03:00
Rodrigo Campos 7689f3d05c Fix link to Logging with Elasticsearch and Kibana
Fixes #428
2016-04-24 22:36:27 -03:00
Antoine Carton f55bae6bec Fix typo 2016-04-24 11:53:12 +02:00