Commit Graph

397 Commits

Author SHA1 Message Date
DrDePhobia 0109402f4e Update index.md 2016-05-22 14:39:52 -07:00
DrDePhobia b579dbe038 Update gce.md 2016-05-22 14:35:32 -07:00
DrDePhobia 7abc1dbe35 Update gce.md 2016-05-22 14:32:39 -07:00
DrDePhobia e755e30d69 Update index.md 2016-05-22 14:29:30 -07:00
DrDePhobia 92a3093795 Update aws.md 2016-05-22 14:27:32 -07:00
DrDePhobia 80f4e8670c Update aws.md 2016-05-22 14:25:07 -07:00
DrDePhobia 385c26a054 Update docker.md 2016-05-22 13:57:54 -07:00
DrDePhobia 023ac48c69 Update clc.md 2016-05-22 13:54:13 -07:00
DrDePhobia c7cb191e12 Update index.md 2016-05-22 13:53:12 -07:00
DrDePhobia 6be977b6a5 Update gce.md 2016-05-22 13:51:47 -07:00
DrDePhobia 5ef1b89479 Update aws.md 2016-05-22 13:45:11 -07:00
DrDePhobia b26fda4d62 Update aws.md 2016-05-22 13:42:26 -07:00
DrDePhobia 3669e9f4d3 Update aws.md 2016-05-22 13:40:29 -07:00
DrDePhobia e1fab5e5c1 Update aws.md 2016-05-22 13:34:27 -07:00
DrDePhobia 5e15b25af6 Update aws.md 2016-05-22 13:32:01 -07:00
DrDePhobia 8bfe362e6b Update aws.md 2016-05-22 13:19:59 -07:00
DrDePhobia 4375837302 Update aws.md 2016-05-22 13:14:15 -07:00
DrDePhobia ef989edf46 Update reference.md 2016-05-22 11:21:03 -07:00
DrDePhobia 36fe83cece Update reference.md 2016-05-22 11:14:41 -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
Aaron Crickenberger f068cbfaf2 Remove SecurityContextDeny from 1.2 admission-control recommendation
ref kubernetes/kubernetes#25839
2016-05-18 16:08:29 -07: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
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
Janet Kuo ded5417580 Change RC to deployments in multi-container and simple-nginx docs 2016-05-12 15:35:47 -07:00
Janet Kuo 7edbc5f944 Merge pull request #463 from AdoHe/master
update manage deployment kubectl apply part
2016-05-12 15:20:18 -07:00
Sam Ghods 64053fd2f7 Update pod-states.md
Split the descriptions for LivenessProbe and ReadinessProbe into two sections - one explaining the pure technical details and the other explaining how/why you'd use them.
2016-05-11 16:52:51 -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
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
Elson O Rodriguez 51e89bff3b Revised requirements for OpenStack kube-up provider. 2016-05-08 23:16:29 -07:00
Elson O Rodriguez a10e81cb63 Adding a list of OpenStack requirements for provider docs. 2016-05-06 15:34:58 -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
Stephen Baldwin b1c26e1310 Update connecting-to-applications-port-forward.md
Fixed invalid port typo.
2016-05-05 12:34:12 +09:00
AdoHe 560c557499 update manage deployment kubectl apply part 2016-05-03 23:04:41 -04:00