Commit Graph

54 Commits (f05b5cf2c55cf3371af11248df2ac5de15300ae1)

Author SHA1 Message Date
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
k8s-merge-robot 6c5bf89ed3 Merge pull request #21160 from justinsb/aws_bigger_master
Auto commit by PR queue bot
2016-02-20 00:29:45 -08:00
Rob Szumski 6e4e5e0e1b docs: update alternative to official CoreOS guide 2016-02-18 11:46:43 -08:00
Justin Santa Barbara a16372ce40 AWS: Change master to m3.medium by default
m3.large for > 150 nodes.

t2.micro often runs out of memory.  The t2 class has very
difficult-to-understand behaviour when it runs out of CPU.  The
m3.medium is reasonably affordable, and avoids these problems.

Fix #21151

Issue #18975
2016-02-17 10:24:14 -05:00
Chao Xu 2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Antoine Cotten 926148c5ee Add warning about AWS EC2 't2' instance type 2015-12-06 19:56:13 +01:00
Brad Erickson 53172a5356 Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
Brad Erickson bd06c19aa8 Minion->Node rename: NODE_SIZE 2015-11-25 00:45:09 -08:00
Tim Hockin dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Brendan Burns d32e713b77 Make AWS node sizes dynamic in the number of nodes. 2015-10-22 20:22:00 -07:00
qiaolei 294689ccff Change `~/.kube/kubeconfig` to `~/.kube/config`
Where `~/.kube/kubeconfig` should be `~/.kube/config`
2015-09-09 16:43:55 +08:00
Eric Paris 04fc8ae3dd s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04: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
Paulo Pires 36aa867af4 Ran missing hack/update-generated-docs.sh. 2015-08-25 20:11:53 +01: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
Anton Ilin d9dcd0b626 Add note about switching aws profiles.
Signed-off-by: Anton Ilin <anton@ilin.dn.ua>
2015-08-25 17:47:57 +03:00
David Oppenheimer 50e95a031b Absolutize links that leave the docs/ tree to go anywhere other than
to examples/ or back to docs/
2015-07-20 00:25:07 -07:00
Alex Robinson 68d6e3a8ae Replace ``` with ` when emphasizing something inline in docs/ 2015-07-19 09:05:17 +00:00
Tim Hockin 33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Daniel Smith f7873d2a1f apply changes 2015-07-17 11:04:46 -07:00
Tim Hockin 542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Brian Grant 786b59427d Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
2015-07-16 22:50:14 -07:00
Daniel Smith 98eeadb66e (mostly) auto fixed links 2015-07-16 16:28:18 -07:00
Chao Xu 10d76a5775 populate the instructions on installing kubectl in getting-started-guides 2015-07-16 15:20:55 -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
Mike Danese 3eff8fce41 automated link fixes 2015-07-14 10:51:10 -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 c03a788c67 Auto-fixed docs 2015-07-10 10:54:47 -07:00
Tim Hockin 304d08bb7f Make examples links be relative 2015-07-07 15:15:06 -07:00
Eric Tune 1767553377 Fix indentation of ToC in Getting-Started-Guides.. 2015-06-23 08:20:31 -07:00
Eric Tune 179fa8cb61 Getting-started-guide cleanup.
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC.  Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Eric Tune f39eead95c Add tables of contents to getting started guides. 2015-06-22 11:56:19 -07:00
Steve Sloka 7578da1719 Added note about AWS env variable to specify location of private key 2015-06-01 09:19:17 -04: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
Antoine Cotten 4f1fe55a9e refresh aws getting-started pages and templates 2015-05-14 23:00:36 +02:00
Brendan Burns 37eedef348 Add a central simple getting started guide with kubernetes guide.
Point several getting started guides at this doc.
2015-05-01 20:20:15 -07:00
Ben McCann 10c351b1b5 Add additional details to the AWS documentation 2015-04-20 19:10:02 -07:00
Tim Hockin c2bacd588d Stop using dockerfile/* images
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx.  Fix all
users in our tree.  Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Brendan Burns fb10fb620f Shorten up the AWS getting started guide to point to get.k8s.io, stop pointing at
an obsolete release.
2015-03-31 10:57:31 -07:00
Justin Santa Barbara 9361b76977 Configure separate IAM roles for master & minion, create roles automatically 2015-03-16 10:37:25 -07:00
Alan Williams ec399f5ee8 Updated for relevancy with the latest release and added more supporting information 2015-02-05 20:21:38 -08:00
Brendan Burns efd80672c7 Update the aws docs with a pointer to instance profile and roles. 2014-12-19 15:28:29 -08:00
Brendan Burns fa84b621cc Update instructions to note the change of AMI 2014-11-24 21:26:32 -08:00
Andrew Watson ffeb642101 fixed a minor format problem 2014-11-24 11:09:08 -05:00
Brendan Burns 10458a5c3f Some small aws refinements. 2014-11-17 21:49:56 -08:00
Brendan Burns b75a56d654 update AWS for the 0.5 release. 2014-11-17 21:41:13 -08:00
Brendan Burns a60a01c3d6 Temporarily remove the binary instructions, since they don't work in the old binaries. 2014-11-10 20:58:42 -08:00