Commit Graph

914 Commits

Author SHA1 Message Date
MichalMankowski fff7f38748 change to kube-centos 2016-10-24 16:24:01 +02:00
masstomato cacbf7ca35 Fix typo
Fix 'ectdclt' to 'etcdctl'.
2016-10-24 23:22:37 +09:00
MichalMankowski a79c12489e fix typo and add section about kubectl configuration 2016-10-24 16:21:16 +02:00
Ilya Dmitrichenko ed4c37d511 Get rid of git dependency in kubeadm guide 2016-10-24 13:28:05 +01:00
Justin Santa Barbara 500aec5eed A few updates based on MacOS testing 2016-10-21 21:39:25 -04:00
Justin Santa Barbara 689c4b02b4 Add kubectl shell autocompletion section 2016-10-21 21:05:38 -04:00
Justin Santa Barbara 0ebd20ccfb Fixes per code review 2016-10-21 21:05:23 -04:00
roopakparikh 0d3a83f0d5 Added Platform9.com solutions at couple of Places
Adding Platform9.com Kubernetes solution in the Hosted section as well as Table of solutions.
2016-10-21 14:01:00 -07:00
Chris Marino d8688fa817 Add Romana to docs
ToC, and kubeadm page
2016-10-21 13:32:29 -07:00
Justin Santa Barbara 441043a22a Instructions for how to download kubectl 2016-10-19 13:12:00 -04:00
Keith Wansbrough 33cdc55903 Just give a simple link for Windows kubectl. 2016-10-19 14:01:30 +01:00
Keith Wansbrough eb5f7add4b Suggest alternative to curl for Windows. 2016-10-19 12:04:25 +01:00
Keith Wansbrough 0903054357 Don't hardcode kubectl version. 2016-10-19 12:03:28 +01:00
Keith Wansbrough b5a780cf3f Merge branch 'master' into patch-1 2016-10-19 11:40:59 +01:00
devin-donnelly 29c9e11d71 Merge pull request #1394 from kcluster/kcluster-link
Add link to KCluster.io
2016-10-18 16:38:28 -07:00
devin-donnelly 16e74f3cc3 Merge pull request #1418 from nordri/master
Added flannel config
2016-10-18 16:35:41 -07:00
devin-donnelly e82bd1c6ff Merge pull request #1493 from cjyar/patch-1
Added more prequisites.
2016-10-18 16:23:35 -07:00
Keith Wansbrough 8b4e7e8bc6 Instructions for Windows download of kubectl.
The binary name is kubectl.exe in this case, not kubectl, which is not immediately obvious.
2016-10-18 15:22:13 +01:00
Fede Diaz 827ae558ec Update centos_manual_config.md
Request change done. 
Fixed errata in flannel network.
2016-10-18 08:13:10 +02:00
devin-donnelly 5b8ac5f7a9 Merge pull request #1433 from copejon/add-gcloud-api-authorization
Added optional prereq to authorize API calls
2016-10-17 16:36:57 -07:00
Chris Jones 047974c924 Added more prequisites. 2016-10-17 15:13:44 -06:00
Mike Spreitzer bf18da533d Documented FLANNEL_BACKEND and ADMISSION_CONTROL in cluster/ubuntu doc 2016-10-15 00:43:19 -04:00
Jonathan Cope 8f6ef58a49 Merge branch 'master' into add-gcloud-api-authorization 2016-10-13 11:38:57 -05:00
Jon Cope 81634ad38d Added optional prereq to authorize API calls 2016-10-13 10:16:17 -05:00
Ilya Dmitrichenko 4d5d29567d Cosmetic tweaks to main kubeadm doc
- clean-up the reset script
- remove details tag
2016-10-12 17:04:13 +01:00
Ilya Dmitrichenko 75a3e77452 Note about workaround for https://github.com/kubernetes/kubernetes/issues/34566 2016-10-11 21:08:37 +01:00
Lucas Käldström 23d7719663 Move kubeadm reference, add a navigation link to it and assignees 2016-10-11 09:01:12 +03:00
James Munnelly 65e8941239 Add kubeadm reference docs 2016-10-10 20:31:29 +01:00
Bryan Boreham a3821df026 Ensure namespace is created first in microservices-demo
Avoid 'namespaces "sock-shop" not found' messages when users try the demo
2016-10-10 16:46:12 +01:00
Fede Diaz f727a572b8 Update centos_manual_config.md
Warning about flannel network
2016-10-09 17:52:25 +02:00
Fede Diaz 252d8b8c41 Update centos_manual_config.md
Added flannel configuration. Now more than one worker is available.
Tested on Centos7 minimal install
2016-10-09 17:46:04 +02:00
kcluster 30af17a161 Add link to KCluster.io 2016-10-07 19:51:43 +11:00
devin-donnelly 35e25311b5 Merge pull request #1144 from adieu/format
Some small style tweaks to make pandoc working
2016-10-05 15:44:26 -07:00
devin-donnelly 637a1613cd Merge pull request #1325 from colemickens/pr-azure-docs
azure: update links, owners, metadata
2016-10-05 14:49:38 -07:00
devin-donnelly 64239cc483 Merge pull request #1346 from callermann/patch-1
Update docker-multinode.md
2016-10-05 14:15:04 -07:00
devin-donnelly 5b701d9e60 Merge pull request #1376 from JoshRosso/fix-coreos-case
Correct case used in CoreOS hyperlink in getting-started-guides
2016-10-05 14:11:19 -07:00
joshrosso bdb0eabcbc Correct case used in CoreOS hyperlink in getting-started-guides
Minor typo fix to ensure 'CoreOS' case is correct and consistent throughout getting-started-guides.
2016-10-05 02:12:29 +00:00
gavinB-orange 8a484aff51 Update minikube.md to cover use behind a web proxy
In a corporate environment you need to pass proxy information, and just setting the appropriate environment variables does not work.
The code snippet here works for me
2016-10-04 19:08:22 +02:00
Bryan Boreham c848bf0487 Demo app is now in different namespace
Change instructions to show use of 'sock-shop' namespace rather than default.
2016-10-04 13:12:06 +01:00
Piyush Madan c38f1f63e4 minor edit - removed ` in one of the cmds 2016-09-29 01:23:06 -04:00
callermann f0ea23d16c Update docker-multinode.md
Modified cd command on line 89 (Adding a worker node) to reflect proper path.
2016-09-28 20:40:02 -04:00
deads2k 65878b15e2 update docs to point to new incubator 2016-09-28 09:29:57 -04:00
Luke Marsden ee4af46a7b Add instructions for overriding autodetected network interface. 2016-09-28 09:37:35 +01:00
Walter Dolce 05e79bcec5 Update documentation to match minikube's current behaviour
Updating docs as per [minikube's #631](https://github.com/kubernetes/minikube/issues/631)
2016-09-27 21:58:48 +01:00
Luke Marsden c781e15700 Install docker. 2016-09-27 20:43:08 +01:00
Cole Mickens 660376ccd9 azure: update links, owners, metadata 2016-09-27 12:16:14 -07:00
Luke Marsden 7e7e35c1df Use the official 1.4.0 image. 2016-09-27 18:07:42 +01:00
Luke Marsden 5dee6166be Update kubeadm guide to use official stable deb and rpm repos. Thanks @mikedanese! 2016-09-27 18:07:41 +01:00
adieu c42b866ad2 Minor style tweaks. 2016-09-27 17:12:02 +08:00
adieu 838352ff6e Change files in dos format to unix format. Removing ^M. 2016-09-27 17:12:02 +08:00