Commit Graph

187 Commits (9e505664ea2dc46e458668fc5aea0ce1deee5deb)

Author SHA1 Message Date
DrDePhobia e1476b3f0f Update flannel_multi_node_cluster.md 2016-05-22 14:49:57 -07:00
DrDePhobia 4052573aae Update fedora_manual_config.md 2016-05-22 14:48:26 -07:00
DrDePhobia e38623ac4c Update fedora_ansible_config.md 2016-05-22 14:46:52 -07:00
DrDePhobia 51fcf507da Update index.md 2016-05-22 14:44:10 -07:00
DrDePhobia c791ca972c Update docker.md 2016-05-22 14:42:13 -07:00
DrDePhobia 7b7f4048f9 Update index.md 2016-05-22 14:40:32 -07:00
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
paulzim 737cbd0c00 Redid the SVG 2016-05-22 14:05:51 -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
paulzim 5ed765a9f4 Changed width 2016-05-22 13:47:00 -07:00
DrDePhobia 5ef1b89479 Update aws.md 2016-05-22 13:45:11 -07:00
paulzim fb44fe498f Redid SVG & updated style 2016-05-22 13:43:23 -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
paulzim 80171ec8e2 Trying the PNG version 2016-05-22 13:39:42 -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
paulzim dc377b05a5 Updated graphics 2016-05-22 13:30:42 -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
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
Jeremy Wilken 49b5701cc5 Adds the missing vagrant guide form kubernetes repo
The vagrant guide was dropped from main repo, but was not moved into the docs.
This brings it in, updates formatting for the jekyll site and adds menu links.
2016-05-19 14:17:35 -05: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
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
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
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
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
Vish Kannan 4e5da5d0e5 Merge pull request #308 from dlorenc/master
Fix deployDNS.md.
2016-05-02 15:55:52 -07:00
Ihor Dvoretskyi 9836e662f8 Deleted cluster server pointer
Deleted cluster server pointer as `kubectl` might be run from any other location, not only from `localhost`.
2016-05-01 20:01:06 -07:00
Lucas Käldström 5624fbf7e4 Document experimental support for other architectures 2016-05-01 23:03:39 +03: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
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
Lukasz Zajaczkowski 3b35a7a6b7 Replace heat client to openstack client 2016-04-27 13:13:20 +02:00
OHTAKE Tomohiro b58988db67 Complete renaming the provider 2016-04-27 13:09:32 +02:00
OHTAKE Tomohiro 853b38cb86 openstack-heat provider uses Neutron and flannel hostgw 2016-04-27 13:09:32 +02:00
Elson O Rodriguez 0d0459c50f Modifying Openstack kube-up provider documentation. 2016-04-27 13:09:32 +02:00
Lukasz Zajaczkowski 9fc334bc22 Add doc on OpenStack provider 2016-04-27 13:09:32 +02: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 a98d463093 Merge pull request #438 from duglin/tearDown
Add missing -f to "docker rm"
2016-04-26 11:22:41 -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
Antoine Carton f55bae6bec Fix typo 2016-04-24 11:53:12 +02:00
johndmulhausen c3b8cccb9f Merge pull request #392 from jmiddleton/patch-1
removed tabs and spaces to fix the text.
2016-04-19 14:04:24 -07:00
Jorge Luis Middleton 1e5f4f5242 removed tabs and spaces to fix the text.
The docs contains "shell" because there were tabs in the text. Also I changed wget for curl on OSX.
2016-04-18 23:00:47 +10:00
Ihor Dvoretskyi a60943d464 Updated env variables to the latest versions
To simplify the deployment process, the sample components versions were updated to the latest actual.
2016-04-17 18:05:48 -07:00
johndmulhausen 063a455db1 Merge pull request #126 from CenturyLinkCloud/add-clc
Adding getting started on centurylink cloud
2016-04-14 14:43:02 -07:00
johndmulhausen 666ca311f0 Merge pull request #294 from vishh/delete-vagrant
Remove vagrant from the UI.
2016-04-14 14:40:33 -07:00
johndmulhausen 2d3353a03d Merge pull request #73 from idvoretskyi/patch-2
Automated way of cluster setup added
2016-04-14 14:39:25 -07:00
johndmulhausen e4d797f1f6 Merge pull request #381 from jimmyjones2/patch-2
Fix docker multi node table entry
2016-04-14 14:29:04 -07:00
Jimmy Jones 3616de930a Fix broken link 2016-04-14 21:02:24 +01:00
Jimmy Jones 32ded088da Fix docker multi node table entry 2016-04-14 20:56:56 +01:00
johndmulhausen f9778b1ac2 Merge pull request #333 from idvoretskyi/patch-4
Changed container removing command
2016-04-13 15:57:09 -07:00
johndmulhausen 449157a4de Update index.md 2016-04-13 13:48:44 -07:00
johndmulhausen f8ed02241a Merge pull request #332 from idvoretskyi/patch-3
Updated latest Kubernetes version
2016-04-13 13:38:02 -07:00
Matthias Schmitz fb8683ce40 Fix broken links in getting-started-guide/logging
* Kubernetes contrib moved to it's own repository
  so the old link to the README.md ends in a 404. Updated it to the new
  location in https://github.com/kubernetes/contrib

* Add the missing ".html" to the blog link.
2016-04-13 10:07:16 +02:00
johndmulhausen 8382c00a36 Merge pull request #331 from idvoretskyi/patch-1
Updated latest Kubernetes version to be set via a variable
2016-04-12 16:36:42 -07:00
johndmulhausen 0cabf01686 Merge pull request #320 from f-higashi/docker_multinode_centos
Fix docker options setting in CentOS
2016-04-12 16:34:16 -07:00
johndmulhausen bedd564779 Merge pull request #348 from mehdichamouma/patch-1
Update scratch.md - Broken link in the docs
2016-04-11 14:11:47 -07:00
Ihor Dvoretskyi 28976086ff Updated stable and latest Kubernetes versions to be set via a variable
Added method to set a Kubernetes variable to the latest and actual versions.

Updated command with added variable.

Following the https://github.com/kubernetes/kubernetes.github.io/pull/43
2016-04-08 16:57:13 -07:00
king6cong 64c8926ade fix run flannel command 2016-04-09 03:04:19 +08:00
mikebrow 62fdb3f5fa addresses issue #81
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-08 13:49:34 -05:00
Mehdi Chamouma 13d264f357 Update scratch.md
Fix a broken link
2016-04-08 19:54:47 +02:00
Ihor Dvoretskyi 0d595bf95a Changed container removing command
Changed `docker kill` to `docker rm` as completely cleaning solution for this case.
2016-04-06 17:27:35 -07:00
Ihor Dvoretskyi 6feee8741c Updated latest Kubernetes version
Updated latest Kubernetes version to 1.2.1
2016-04-06 17:23:36 -07:00
Ihor Dvoretskyi 7f56aa523e Updated latest Kubernetes version to set via variable
Added method to set a Kubernetes variable to the latest actual version.

Updated command with added variable.

Following the https://github.com/kubernetes/kubernetes.github.io/pull/43
2016-04-06 17:05:39 -07:00
higashi 2df9177e9b Fix docker options setting in CentOS 2016-04-05 23:11:22 +09:00
Ihor Dvoretskyi 8f032384ec Automated way of cluster setup added (updated)
Followed the recommendations in https://github.com/kubernetes/kubernetes.github.io/pull/73
2016-04-02 19:46:52 -07:00
Dan Lorenc 763fd56337 Fix deployDNS.md.
There is no mention of where to find kube-system.yaml, and it's not
necessary with kubectl 1.2. You can just create the namespace
directly.
2016-04-01 10:39:51 -07:00
Vishnu Kannan cbbdb5354d Remove vagrant from the UI. It hasn't been working reliably on OS X for many people.
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-03-31 13:35:48 -07:00
Janet Kuo 9ee89b4e48 Update docs using kubectl.sh run 2016-03-30 16:00:00 -07:00
Brian Grant 21887f20ee Merge pull request #287 from chuckbutler/juju-docs
Updated Juju Documentation
2016-03-30 15:30:30 -07:00
ckleban aa7580de81 Cap fix 2016-03-30 13:50:53 -07:00
ckleban 1510530d68 Make needed changes to the getting started guide for CLC
based on comments in PR  126
2016-03-30 13:48:40 -07:00
Janet Kuo 0c3de487a7 Teach users how to download K8s in local cluster guide 2016-03-30 13:48:19 -07:00
ckleban f27bcff8b1 Merge remote-tracking branch 'kubernetes/master' into add-clc 2016-03-30 12:02:50 -07:00
Matt Bruzek 8ac73e38a1 Spelling and other formatting changes. 2016-03-30 08:38:23 -05:00
johndmulhausen 0d31281f27 Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
Matt Bruzek a0dc91ccb5 Addressing review comments from @chuckbutler. 2016-03-29 16:17:36 -05:00
Matt Bruzek 799f084645 Added more words at the bottom and layer reference. 2016-03-29 11:28:14 -05:00
Matt Bruzek fd125f229d Adding my thoughts on the juju getting started doc. 2016-03-29 11:12:14 -05:00
Charles Butler 11dc763bbb Work done yesterday 2016-03-29 10:54:35 -04:00
Vishnu Kannan aae9499016 Fix several issues with the local docker based cluster documentation. 2016-03-25 16:41:53 -07:00