Commit Graph

527 Commits

Author SHA1 Message Date
devin-donnelly d0f9400dfe Merge pull request #1895 from xsgordon/cloud-provider-update
Provide valid --cloud-providers
2016-12-21 15:13:15 -08:00
devin-donnelly b5c544ee7c Merge pull request #2016 from apprenda/win_docker_clarif
Docker version requirements and adding New VMSwitch
2016-12-21 17:02:53 -05:00
Steve Gordon c3b282f2b6 Provide valid --cloud-providers
Provide valid --cloud-providers, vagrant and openshift were listed but is not actually a valid cloud provider in this context in the current code base while a number of other valid options were omitted including azure, cloudstack, openstack, photon and vsphere.
2016-12-21 17:02:52 -05:00
devin-donnelly 221038bfa9 Merge pull request #2002 from bibryam/various-typos
Small typos fixed
2016-12-21 17:00:10 -05:00
devin-donnelly 9411950349 Merge branch 'master' into win_docker_clarif 2016-12-21 16:57:10 -05:00
Jitendra Bhurat 0573336261 Making the Docker version requirement clear and added command to create a new VMSwtich for kube-proxy to use 2016-12-21 13:32:35 -05:00
Jie Luo 757f101117 fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 16:37:06 +08:00
devin-donnelly 0b3834ce57 Merge pull request #1997 from philips/remove-conformance-field
getting-started-guides: remove conformance column
2016-12-20 19:27:14 -05:00
devin-donnelly eef418c5f6 Merge pull request #1999 from cychiang/patch-1
Inconsistent command in section (5/5)
2016-12-20 19:26:30 -05:00
Bilgin Ibryam b413c7eecb Small typos fixed 2016-12-20 08:47:16 +00:00
Casper CY Chiang 4153f2f8ad Inconsistent commands in section (5/5)
The original one is: "kops update cluster useast1.dev.awsdata.com --yes"
However, the previous example used useast1.dev.example.com to create configuration file.
So, the "awsdata" should be changed into example.
2016-12-20 09:33:57 +08:00
Brandon Philips f562d64d1f getting-started-guides: remove conformance column
This column is sort of pointless as the only data points are two year
old gists.
2016-12-19 16:15:04 -08:00
Ben Balter 5bab707a82 Merge branch 'master' into inline-titles 2016-12-19 18:46:34 -05:00
Brendan Burns 13bdbc897f Merge branch 'master' into colemickens-pr-acs-launch 2016-12-16 13:18:05 -08:00
Lucas Käldström 09e40e26b3 Update the kubeadm documentation to v1.5 2016-12-16 16:29:28 +02:00
Cole Mickens 5961a799fe azure: update for k8s on acs launch 2016-12-15 20:30:10 -08:00
Janet Kuo 9b432f24e6 Remove .0 suffix from all references to {{page.version}} 2016-12-15 13:14:47 -08:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
Alejandro Escobar 8d8c5f9c0a updated the links to documents that do not exists locally but remotely in github. These links are broken online.
missed a link.
2016-12-14 18:56:27 -08:00
Jared c26a4d6789 Merge branch 'master' into patch-8 2016-12-13 14:56:15 -08:00
Jared c13e73544c Merge branch 'master' into patch-7 2016-12-13 14:38:34 -08:00
Janet Kuo 28899d6ec6 Run update-imported-docs.sh 2016-12-13 13:44:13 -08:00
Ahmet Alp Balkan dafc22c79a Add empty space before code blocks to render
If there is no empty space before the 3-backtick code blocks,
they are rendered incorrectly on the website.
2016-12-12 21:03:11 -08:00
Ahmet Alp Balkan e8b2830a07 Fix bullet list syntax 2016-12-12 20:59:10 -08:00
Saad Ali fd5201a540 Merge branch 'master' into patch-1 2016-12-12 17:53:28 -08:00
Saad Ali 4ba5c70d9b Merge branch 'master' into release-1.5 2016-12-12 16:21:05 -08:00
Saksham Sharma e15e7ab92f Update path to build directory
Changed in release 1.5
2016-12-13 01:29:46 +05:30
devin-donnelly 8f0f15e1a1 Update index.md 2016-12-12 13:44:41 -05:00
devin-donnelly 34eb94424d Update index.md 2016-12-12 13:31:22 -05:00
Saad Ali 0b59fc3442 Rename docs/getting-started-guides/windows/README
Rename docs/getting-started-guides/windows/README.md to index.md
2016-12-09 18:11:11 -08:00
Janet Kuo 2f82009f51 Merge branch 'master' into update-minikube-docs 2016-12-09 16:05:46 -08:00
Clayton Coleman e46b3a302f Mention OpenShift Dedicated and Online as hosted solutions
Both offer Kubernetes + additional developer tools and management policy
on top.
2016-12-07 17:26:55 -08:00
devin-donnelly 9eaaa14336 Merge pull request #1771 from jbhurat/windows_docs
Getting Started Guide for Windows Support
2016-12-02 14:34:19 -08:00
Jitendra Bhurat 77fd224ce4 Changes as per review 2016-12-02 14:13:29 -05:00
Jitendra Bhurat de30abac1c Cosmetic changes as per review 2016-12-02 14:12:13 -05:00
Clayton Coleman a8b70f553a
Mention OpenShift Dedicated and Online as hosted solutions
Both offer Kubernetes + additional developer tools and management policy
on top.
2016-11-30 22:16:08 -05:00
Jitendra Bhurat c6b260489b Updated based on review comments 2016-11-25 19:09:36 -05:00
devin-donnelly 09429cb488 Merge pull request #1777 from bboreham/weave-npc
Add Weave to the list of NetworkPolicy implementations
2016-11-23 13:35:34 -08:00
Jitendra Bhurat 2818da21b7 Added a sample POD spec and added kubenet requirements 2016-11-23 15:08:25 -05:00
Bryan Boreham c01aaba156 Add Weave to the list of NetworkPolicy implementations 2016-11-23 14:32:59 +00:00
Bryan Boreham 5a54ed400c Clarify that no add-ons are preferred above others 2016-11-23 14:25:09 +00:00
Jitendra Bhurat 57a99a86d2 Adding Getting Started Guide for Windows Support 2016-11-22 15:51:47 -05:00
Matt Rickard 52b6538acc Update minikube docs for v0.12.0 release 2016-11-22 10:39:38 -08:00
devin-donnelly 157ab0d316 Merge pull request #1654 from castrojo/master
Update Ubuntu information.
2016-11-21 16:15:46 -08:00
devin-donnelly 9593893669 Merge pull request #1689 from justinsb/remove_old_coreos_multinode_cluster_guide
Remove unmaintained coreos multinode cluster
2016-11-21 14:49:56 -08:00
devin-donnelly 2f26823b50 Merge pull request #1721 from rsmitty/master
Very basic kubeadm reset command formatting fix.
2016-11-21 14:40:34 -08:00
devin-donnelly 20d6b55841 Merge pull request #1735 from johananl/patch-3
Mention kubectl as a requirement for running kops
2016-11-21 14:23:59 -08:00
devin-donnelly 560aa4e777 Merge pull request #1736 from caseydavenport/remove-old-guides
Remove outdated Calico guides in favor of kubeadm
2016-11-21 14:23:35 -08:00
devin-donnelly 23e3f55e3b Merge pull request #1743 from lfaraone/patch-1
Use HTTPS links for all command line invocations
2016-11-21 14:16:37 -08:00
devin-donnelly ab80f27df2 Merge pull request #1742 from caseydavenport/update-calico-links
Update Calico links to new docs
2016-11-21 14:15:42 -08:00