Commit Graph

1674 Commits

Author SHA1 Message Date
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
Dominic001 f6f0da2f9a more generic patch
use kubectl exec command so we dont have to worry about container type
2016-10-29 01:48:34 +02:00
Dominic001 f83b95234a more explicit etcdctl description
assuming that kubernetes is almost always used with docker. In case other container solutions as lxc are integrated this section
will need further revision. Just using the bare etcl command is a bit too less, at least there should be a hint that you log in into the container.
2016-10-28 22:49:17 +02:00
Zihong Zheng b72518e69c Add troubleshooting section to kube-dns readme 2016-10-28 09:39:32 -07:00
Casey Davenport 4ba092ae12 Update Calico add-on link 2016-10-28 08:46:27 -07:00
Keith Wansbrough 1c7a004312 Merge branch 'master' into patch-1 2016-10-28 11:01:28 +01:00
Maciej Szulik 541ca2c426 Small corrections how to curl eviction endpoint 2016-10-28 11:47:29 +02:00
Maciej Szulik b506e647f3 Updated imported docs with ./update-imported-docs.sh 2016-10-28 11:28:17 +02:00
Julien Vey e34352c152 Remove line numbers in ingress resource snippet
* To be consistent with the rest of the guide.
* To simplify copy/paste of the example.
2016-10-28 10:52:21 +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
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