Commit Graph

2508 Commits (e56d433a36ef97a9721558441adf44ecaae9ee5f)

Author SHA1 Message Date
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 50f4c84265 Merge pull request #1420 from luxas/update_kubeadm_arm
Update and refactor the kubeadm documentation + add HypriotOS instructions as well
2016-10-26 00:19:08 +03: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
Ankur Shukla dc3bf3681c Merge branch 'master' into master 2016-10-25 09:33:42 -07:00
Charlie Drage eefbcc693c Add missing information and new link on Kompose
Adds a new to Kompose on the Kubernetes Incubator

More information on Kompose / better formatting to reflect other tools
on the page
2016-10-25 09:25:24 -04:00
Bryan Boreham 3f8d2817ce Merge branch 'master' into kubenet-note 2016-10-25 10:26:30 +01:00
Abrar Shivani 66e66c8572 Add vSphere Storage class 2016-10-25 00:31:48 -07:00
MichalMankowski 5ff5f10e76 change default-system to default-context 2016-10-25 08:48:43 +02:00
Chris Love 8f02f91f53 Improving kubectl cheat sheet (#1486)
* Improving kubectl cheatsheet

* removing sentence and some cleanup
2016-10-24 17:56:11 -07:00
Chris Marino 08d1ecd1df Kubeadm consistency 2016-10-24 16:25:58 -07:00
Chris Marino 0bfafbf6a8 Markdown error... 2016-10-24 16:22:55 -07:00
Chris Marino 2232e063aa Edits for consistency..
Kubeadmin, etc.
2016-10-24 16:00:28 -07:00
ankurshukla 569d9b2fe8 Updates to the ISV label and adding 2 new ISV partners 2016-10-24 14:59:01 -07:00
chrismarino 677699245e Merge branch 'master' into master 2016-10-24 10:01:27 -07:00
Lucas Käldström 7fc7c2c118 Merge pull request #1492 from jbeda/moar-kubeadm
More kubeadm docs
2016-10-24 19:47:02 +03:00
Joe Beda 71de608f4d Document kubeadm evn variables 2016-10-24 09:41:39 -07:00
Joe Beda e21ed27c58 Document kubeadm automation. 2016-10-24 09:41:39 -07:00
chrismarino b62a718bca Merge branch 'master' into master 2016-10-24 09:27:22 -07:00
Chris Marino e162232e36 revert Gemfile 2016-10-24 09:15:09 -07:00
masstomato f72b098864 Merge branch 'master' into typo-docs-centos 2016-10-25 00:30:36 +09:00
Lucas Käldström 3aa3ca8f0a Merge pull request #1521 from dgoodwin/kubeadm-skip-preflight
Document kubeadm --skip-preflight-checks.
2016-10-24 18:29:16 +03: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
Devan Goodwin 4fd44b1604 Document kubeadm --skip-preflight-checks. 2016-10-24 11:50:34 -03:00
Lucas Käldström 8b5bcc7d8a Merge pull request #1518 from errordeveloper/patch-1
Get rid of git dependency in kubeadm guide
2016-10-24 17:43:09 +03: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
Bryan Boreham f5ca6fae32 Update documentation about CNI flags and requirements (#1516)
* Update CNI kubelet option names

* Expand the minimum CNI requirements
2016-10-21 19:19:06 -07:00
Justin Santa Barbara 763b90e99a Merge branch 'master' into download_kubectl 2016-10-21 21:40:15 -04:00
Justin Santa Barbara 500aec5eed A few updates based on MacOS testing 2016-10-21 21:39:25 -04:00
Justin Garrison 2f7dcedbbb Update jobs.md with link to scheduled jobs
Removed future work because we're living in the future 🚀
2016-10-21 18:20:37 -07: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
Phillip Wittrock 3b6bb3f8ea Merge pull request #1526 from steveperry-53/task-cmd-arg
Write new task: Defining a Command and Arguments for a Container.
2016-10-21 16:02:40 -07:00
Phillip Wittrock d1647203b4 Merge branch 'master' into task-cmd-arg 2016-10-21 16:01:32 -07:00
steveperry-53 62afa6f904 Write new task: Defining a Command and Arguments for a Container 3 2016-10-21 15:52:30 -07: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
Phillip Wittrock 150455fee7 Merge pull request #1527 from jessfraz/fix-preformat-balance
mungers: fix preformat balance
2016-10-21 10:06:07 -07:00
scotty 69bc00ca5a investigating build problems 2016-10-21 09:55:49 -07:00
scotty ae71da018e rebuild footer 2016-10-21 09:46:16 -07:00
scotty f01c95a35d footer test 2016-10-21 09:37:04 -07:00