Commit Graph

1453 Commits

Author SHA1 Message Date
fen4o 078074676b Fix broken links in Custom Cluster from Scratch
* Broken link for Calico
* Added https for Weave
2016-11-02 15:26:40 +02:00
devin-donnelly 1257fe13c3 Merge pull request #1496 from kayrus/kayrus/probes
Added livenessprobe example with hidden parameters
2016-11-01 16:50:25 -07:00
devin-donnelly 1e9782f0d1 Merge pull request #1557 from soltysh/pdb_fixes
Small corrections how to curl eviction endpoint
2016-11-01 16:49:00 -07:00
Chris Love e57b1141c9 Merge branch 'master' into updating-aws-install 2016-11-01 11:54:39 -06:00
Anirudh Ramanathan b5f9257c11 Add valid link to kops (#1566) 2016-11-01 00:49:52 -07:00
Steve Perry 9c7a65cd09 Write new task: Assigning CPU and RAM Resources to a Container. (#1576) 2016-10-31 15:22:52 -07:00
Maciej Szulik 541ca2c426 Small corrections how to curl eviction endpoint 2016-10-28 11:47:29 +02:00
chrislovecnm c4da909199 tweaks requested
hr
2016-10-27 23:19:33 -06:00
chrislovecnm f85bbc130c moving kube-up.sh to legacy for aws install 2016-10-27 23:19:32 -06:00
devin-donnelly de27c5c194 Merge pull request #1554 from jadekler/master
Remove outdated notes
2016-10-27 20:20:08 -07:00
devin-donnelly f3769dd529 Merge pull request #1440 from clemens-tolboom/patch-1
Resolve push denied
2016-10-27 20:18:16 -07:00
devin-donnelly 78a44f7fa9 Merge pull request #1285 from kubernetes/eparis-networkpolicy
'namespaceSelector' in the NetworkPolicy example
2016-10-27 20:17:00 -07:00
devin-donnelly 97474aa27b Merge pull request #1501 from cdrage/update-tools-page
Add missing information and new link on Kompose
2016-10-27 20:11:40 -07:00
devin-donnelly 7d78a9b2ab Merge pull request #1467 from anbern/patch-1
Update hellonode.md
2016-10-27 20:09:25 -07:00
devin-donnelly 3a9d510b2e Merge pull request #1451 from mistydemeo/basics_typo
Basics: fix minor typo ("Containzerization")
2016-10-27 20:01:43 -07:00
devin-donnelly 4aeb2e2932 Merge pull request #1447 from rata/master
Clarify secrets file mode might be read in decimal notation
2016-10-27 19:58:26 -07:00
devin-donnelly 08d8336f80 Merge pull request #1417 from techtonik/patch-2
Update kubectl-overview.md
2016-10-27 19:48:52 -07:00
devin-donnelly e5a2f52804 Merge pull request #1380 from BenHall/fix-katacoda-links
Interactive Tutorials: Having .html in URL causes a 404 before redirecting
2016-10-27 19:47:09 -07:00
devin-donnelly 00ee08995b Merge pull request #1487 from abrarshivani/vsphere_storage_class
Add vSphere Storage class
2016-10-27 19:43:43 -07:00
devin-donnelly 3ce1cd3ac5 Merge pull request #1549 from chrismarino/master
Add Romana to Network Policy Getting Started and kubeadm install pages
2016-10-27 19:36:55 -07:00
devin-donnelly 2de507a377 Merge pull request #1541 from MichalMankowski/master
Fix centos getting started docs
2016-10-27 19:35:49 -07:00
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
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