Commit Graph

23 Commits (98b3966d05152b6c9c7527d54466af23deb881c8)

Author SHA1 Message Date
DrDePhobia c791ca972c Update docker.md 2016-05-22 14:42:13 -07:00
DrDePhobia 385c26a054 Update docker.md 2016-05-22 13:57:54 -07: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
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
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
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
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
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
johndmulhausen f9778b1ac2 Merge pull request #333 from idvoretskyi/patch-4
Changed container removing command
2016-04-13 15:57:09 -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
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 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
Vishnu Kannan aae9499016 Fix several issues with the local docker based cluster documentation. 2016-03-25 16:41:53 -07:00
johndmulhausen fcc4e4a76d Fixes #247 2016-03-25 16:08:49 -07:00
Vishnu Kannan b8dd9ad381 Fix docker based localhost setup documentation. 2016-03-25 10:33:40 -07: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
mfanjie 98b68ad407 convert md files to unix format 2016-03-07 10:29:06 +08: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 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00