Commit Graph

40 Commits

Author SHA1 Message Date
Tim Hockin
b0fa2056a6 Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
David McMahon
385fb81407 Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00
joe2far
88b6d4ad36 Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
David McMahon
2bff72b769 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen
88de86fcb9 Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9.
2016-06-10 16:46:46 -07:00
David McMahon
cce9db3aa9 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
David McMahon
dae84f5306 Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Eric Paris
f334fc4179 Remove all docs which are moving to http://kubernetes.github.io
All .md files now are only a pointer to where they likely are on the new
site.

All other files are untouched.
2016-03-04 12:49:17 -05:00
Rob Szumski
ac218b3d00 docs: add AWS to list of CoreOS guides 2016-02-18 11:46:11 -08:00
Chao Xu
2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Tim Hockin
dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Rimantas Mocevicius
1184553bc5 single node App for OS X 2015-10-21 12:22:26 +01:00
Rob Szumski
aab396f624 docs: proper capitalization of CoreOS 2015-09-23 17:21:07 -07:00
Rob Szumski
e831d1559c docs: fix spelling/feedback 2015-09-23 16:48:01 -07:00
Rob Szumski
60923cb171 docs: split official vs community sections 2015-09-22 16:01:09 -07:00
Wojciech Tyczynski
550413750d Merge pull request #13151 from pires/coreos_doc_cleanup
Clean-up CoreOS documentation.
2015-08-28 09:17:48 +02:00
xavierbaude
62a0b45a72 Add cookbook for VMware
related to https://github.com/kubernetes/kubernetes/pull/13143
2015-08-26 16:39:24 +02:00
Paulo Pires
8549c0bf60 Removed deprecated and unmaintained AWS + CoreOS docs in favor of coreos/coreos_multinode_cluster.md. Refs #11975
Removed deprecated and unmaintained fork of pires/kubernetes-vagrant-coreos-cluster linked in the docs.
Removed deprecated and unmaintained VMware + CoreOS section of coreos/coreos_multinode_cluster.md. Refs #13143
Refs #9178
2015-08-25 19:13:10 +01:00
Tim Hockin
33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Tim Hockin
542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Tim Hockin
39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin
79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Daniel Smith
821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin
fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Daniel Smith
9ef38c124c manual fixes 2015-07-10 10:54:47 -07:00
RichieEscarez
899145da10 Replaced (or defined first instance of) GKE/GCE with Google Container Engine/Google Compute Engine
Fixes #10354
2015-06-26 13:30:41 -07:00
rimusz
62bd233e82 coreos.md update 2015-06-07 20:55:19 +01:00
Jeff Lowdermilk
553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
António Meireles
5a6069bb27 adding to docs pointers to my personal take on k8s on top of CoreOS and Vagrant.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 17:45:34 +01:00
Ilya Dmitrichenko
c617699e32 docs: Kubernetes on Azure with CoreOS and Weave -
- improve the wording
- suggest next step
- remove unrelated code
- minor fix to instructions
- checkin empty dir
2015-03-10 07:32:53 +00:00
Ed Rooth
7b7c1bdf9c doc: fix broken link 2015-02-02 18:12:32 -08:00
rimusz
c566395728 Setup Multi-node Cluster on GCE in an easy way from OS X 2015-02-01 20:42:41 +00:00
rimusz
c85877637d Another link for multi-node vagrant cluster on Mac 2015-02-01 00:55:34 +00:00
Paulo Pires
78437d2db5 Linked another way of trying out Kubernetes on Coreos, this time with Vagrant alone. 2015-01-15 23:01:10 +00:00
Kelsey Hightower
7e19adf79e update CoreOS installation guides
* CoreOS guides now use the 0.5.4 official release binaries
* kube-register has been updated to work with the 0.5.4 release
* flannel uses the vxlan backend by default for better performance
* cloud-configs are used for all examples
* instructions for GCE, AWS, and VMware Fusion have been combined
2014-11-26 05:32:14 -08:00
Ilya Dmitrichenko
5590d89806 Add link to Weave+CoreOS implementation 2014-11-13 11:21:53 +00:00
Kelsey Hightower
bbcce51327 add coreos setup guides 2014-10-03 15:25:59 -07:00
Andrew Smith
31b8b35859 The DO page now redirects you to the kelseyhightower page 2014-09-19 14:04:45 +01:00
brendandburns
3d5f04bfba Update the CoreOS instructions 2014-09-17 14:37:57 -07:00
Kelsey Hightower
ebf89262eb Move getting started guides to dedicated directory
The project README is getting quite large mainly because of all
the getting started guides embedded in the README.

Create the docs/getting-started-guides directory and relocate all
getting started guides. Update the README to link to each getting
started guide.
2014-08-03 13:16:18 -07:00