Commit Graph

979 Commits

Author SHA1 Message Date
Jean de Klerk 6649f59283 Remove outdated notes
The issue in question has been resolved.
2016-10-25 18:41:49 -06:00
Chris Marino 5d7db3f643 Rework.. 2016-10-25 15:24:54 -07:00
Chris Marino e8860fcba0 format 2016-10-25 15:05:23 -07:00
devin-donnelly a02ae2da29 Merge pull request #1542 from masstomato/typo-docs-centos
Fix typo 'ectdclt'
2016-10-25 14:57:32 -07:00
Chris Marino 6a290cd6e7 Remove vendor reference, typo... 2016-10-25 14:55:55 -07:00
Lucas Käldström 519ceca719 Update and refactor the kubeadm documentation + add HypriotOS instructions as well 2016-10-25 22:55:48 +03:00
Chris Marino f5ab3e9d33 Remove project references... 2016-10-25 09:45:05 -07:00
MichalMankowski 5ff5f10e76 change default-system to default-context 2016-10-25 08:48:43 +02:00
Chris Marino 2232e063aa Edits for consistency..
Kubeadmin, etc.
2016-10-24 16:00:28 -07:00
chrismarino 677699245e Merge branch 'master' into master 2016-10-24 10:01:27 -07:00
Joe Beda e21ed27c58 Document kubeadm automation. 2016-10-24 09:41:39 -07:00
Chris Marino 59d40b3e81 Merge remote-tracking branch 'refs/remotes/kubernetes/master' 2016-10-24 08:23:03 -07:00
Chris Marino b36034a97c edits 2016-10-24 08:22:22 -07:00
masstomato d07e6516ce Merge branch 'master' into typo-docs-centos 2016-10-25 00:22:15 +09:00
Chris Marino 56a8e8bafc Minor content re-org, edits 2016-10-24 08:22:02 -07:00
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