steveperry-53
c60107ea1c
Use shared include file for prerequisites.
2016-10-27 12:04:41 -07:00
Jean de Klerk
cf716e75d6
Merge branch 'master' into master
2016-10-27 07:44:54 -06:00
kayrus
fd48554659
Added livenessprobe example with hidden parameters
2016-10-27 15:36:53 +02:00
Ben Hall
4fdebae1da
Merge branch 'master' into fix-katacoda-links
2016-10-27 10:27:49 +01:00
Chris Marino
32c2a7d29f
Client glitch again
2016-10-26 13:36:31 -07:00
Chris Marino
6d9c7babe1
Typos, clarity....
2016-10-26 13:35:41 -07:00
Charlie Drage
61d48cb5b8
Merge branch 'master' into update-tools-page
2016-10-26 13:09:41 -04:00
Chris Marino
66e1e236a2
More git client weirdness
2016-10-26 08:01:41 -07:00
Chris Marino
714440f3ae
Reworked language...
2016-10-26 08:00:29 -07:00
Chris Marino
a600ad20e6
Resolved conflich
2016-10-26 07:48:11 -07:00
Chris Marino
ee6ce7828f
Merge remote-tracking branch 'refs/remotes/kubernetes/master'
2016-10-26 06:49:09 -07:00
Chris Marino
eb32f1323b
Weird client mishap missed this line...
2016-10-26 06:35:28 -07:00
Justin Santa Barbara
5d689c8eee
Add docs for kops, explain when kops and when kubeadm
...
Quick getting started guide for kops.
Also try to provide some guidance as to when to use kops and when
kubeadm; based on discussions with sig-cluster-lifecycle that kubeadm is
a building block and not a provisioning tool.
I used "kubeadm" as a simplifying concept for "kubeadm and the other
work done by sig-cluster-lifecycle that kubeadm is a part of", in that
tools that don't (yet) use kubeadm are still leveraging the kubeadm
stream of work.
2016-10-25 22:53:33 -04:00
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
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
chrismarino
677699245e
Merge branch 'master' into master
2016-10-24 10:01:27 -07: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
masstomato
f72b098864
Merge branch 'master' into typo-docs-centos
2016-10-25 00:30:36 +09: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
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
Steve Perry
8752ef1672
Merge branch 'master' into patch-1
2016-10-21 19:43:25 -07: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
Steve Perry
80c7926238
Merge branch 'master' into patch-1
2016-10-21 18:27:51 -07: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