Commit Graph

126 Commits (98b3966d05152b6c9c7527d54466af23deb881c8)

Author SHA1 Message Date
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
johndmulhausen e0ff6f51a0 Update scratch.md 2016-03-25 16:17:37 -07:00
johndmulhausen 3c38ebb371 Fixes #235 2016-03-25 16:14:26 -07:00
johndmulhausen fcc4e4a76d Fixes #247 2016-03-25 16:08:49 -07:00
johndmulhausen 2df195fdf6 Fixes bad link to DNS 2016-03-25 14:01:07 -07:00
Vishnu Kannan b8dd9ad381 Fix docker based localhost setup documentation. 2016-03-25 10:33:40 -07:00
Vladimir Rutsky 32211b516e fix name: "CLUSTERNAME" -> "CLUSTER_NAME"
`CLUSTER_NAME` is used below several times.
2016-03-22 15:02:26 +04:00
johndmulhausen a9f14224e3 Merge pull request #64 from mfanjie/update-vagrant-docs
update proxy settings doc
2016-03-21 15:09:11 -07:00
johndmulhausen 2aee7636f9 Merge pull request #195 from madhusudancs/gettingstarted-docker-expose
Now that kubectl run creates a deployment by default, expose here should expose the deployment previously created.
2016-03-21 15:03:55 -07:00
Vladimir Rutsky ad02c1a4d3 fix typo: "kublet" 2016-03-21 22:41:24 +04:00
Madhusudan.C.S 1c27f43b7b Now that kubectl run creates a deployment by default, expose here should expose the deployment previously created. 2016-03-18 16:09:33 -07:00
johndmulhausen 02e6fff302 Merge pull request #70 from MikeSpreitzer/issue/69
Issue #69: Updated version of k8s from 1.1.4 to 1.1.8
2016-03-17 17:24:20 -07:00
johndmulhausen cae5138957 Update deployDNS.md 2016-03-17 17:14:50 -07:00
John Mulhausen dbe21d103a Refresh of refdocs; adds autoscaling and batch 2016-03-17 15:58:12 -07:00
johndmulhausen de1558b744 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-03-16 15:54:46 -07:00
johndmulhausen c8dd8b8831 Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
ckleban a6ac56f6d6 Adding getting started on centurylink cloud
Upload the first versions of clc.md and adding a reference to this page
from the getting started index.md
2016-03-14 15:37:20 -07:00
Matthias Lübken 7a2327ec8c Update binary_release.md
Added instructions to use the homebrew package manager on OS X. There is an official formula which is also relatively uptodate: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/kubernetes-cli.rb
2016-03-14 16:49:14 +01:00
johndmulhausen b840399f4a Update flannel_multi_node_cluster.md 2016-03-12 09:01:48 +00:00
johndmulhausen fad094151f Update binary_release.md 2016-03-08 07:59:50 +00:00
johndmulhausen f6dd3299fb Update binary_release.md 2016-03-08 07:58:34 +00:00
johndmulhausen e065008863 Update binary_release.md 2016-03-08 07:56:40 +00:00
johndmulhausen 26c41708b5 Update binary_release.md 2016-03-08 07:53:23 +00:00
johndmulhausen 2dcdc6049c Update binary_release.md 2016-03-08 07:52:13 +00:00
johndmulhausen 0bd76103be Update binary_release.md 2016-03-08 07:48:49 +00:00
mfanjie 04aac861b4 update proxy settings doc 2016-03-08 10:07:46 +08:00
Ihor Dvoretskyi 7657bf367a Automated way of cluster setup added
With the purpose of easier deployment of libvirt-coreos Kubernetes cluster with the default settings, the way of installing using the automated script from https://get.k8s.io/ has been added.
2016-03-07 17:38:03 -08:00
John Mulhausen a777a06bb1 Refdocs for 1.2 import 2016-03-07 16:51:25 +00:00
Mike Spreitzer eff46eb765 Issue #69: Updated version of k8s from 1.1.4 to 1.1.8 2016-03-07 11:01:51 -05:00
John Mulhausen 869e7de45a Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow 2016-03-07 13:05:16 +00:00
mfanjie 98b68ad407 convert md files to unix format 2016-03-07 10:29:06 +08:00
mfanjie 7720b340c1 add proxy settings doc 2016-03-07 10:15:50 +08:00
John Mulhausen ee01d0661a Nips and tucks to Kubernetes 1.2 imports, config change default to 1.2 2016-03-06 18:28:56 +00:00
John Mulhausen a6f6fd01cd 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00
John Mulhausen 9a5aab72df Assigning remaining topics to TOC. Some deletions, combinations, and relegations to READMEs. Deactivating AnswerDash for now. 2016-03-06 02:24:03 -08:00
John Mulhausen e668a0be11 Fixing links to devel/ to point to kubernetes master repo 2016-03-03 15:11:05 -08:00
johndmulhausen 50704476d6 Application of code include widget, hack curl calls for three file downloads, saas code/pre fixes, comment-out of version drop-down 2016-03-01 19:43:10 -08:00
John Mulhausen 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00