Commit Graph

79 Commits

Author SHA1 Message Date
Eric Paris
ca40c5dccb Fix docs README.md links to kubernetes.github.io
kubernetes.github.io uses index not README for it's base dir. So we were
linking to the wrong place.
2016-03-08 10:07:41 -05: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
Robert Jefe Lindstaedt
aa6d6c2779 doc: azure w/ subscription, cos channel option
doc: azure w/ subscription option

docs: azure getting started -> coreos channel env

doc: AZURE_LOCATION needs quotes
2016-02-07 13:57:48 +01:00
Arsen Mamikonyan
8b5e9e2885 Change repository references to https://github.com/kubernetes/kubernetes 2016-01-22 10:23:14 -05:00
Brendan Burns
4ca66d2aef Merge pull request #18047 from caesarxuchao/munger-tag-new
Stop munger produce the link to a release version doc if it doesn't exit in the release branch
2015-12-22 10:35:20 -08:00
Ed Costello
f968c593e3 Copy edits for typos 2015-12-22 09:30:48 -05:00
Chao Xu
2b2f285777 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Francisco Gimeno
e76b0132f7 coreos/azure Version bump to 1.1.2 2015-11-23 18:46:07 +01:00
Francisco Gimeno
cb018fbf32 Upgraded cloud config template for CoreOS/azure to kubernetes 1.1.1 2015-11-19 12:52:23 +01:00
Tim Hockin
dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Ilya Dmitrichenko
33587de7c4 azure/coreos: Quickfix for Weave 1.2 2015-10-22 14:11:14 -07:00
Ilya Dmitrichenko
2bd14923ff coreos/azure: Updates for Weave 1.1
- Bump CLI tools version
- Bump CoreOS image IDs
2015-10-14 14:41:14 +01:00
Vincenzo D'Amore
768644c314 moved fs.chmod into openssl rsa callback function 2015-10-01 13:07:40 +02:00
Vincenzo D'Amore
1b82b1148a Merge remote-tracking branch 'upstream/master' 2015-09-09 10:06:10 +02:00
Eric Paris
04fc8ae3dd s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes| 2015-09-03 10:10:11 -04:00
Vincenzo D'Amore
5c33cbdf33 fix - removed annoying message 'enter your password for the ssh key' 2015-09-02 15:37:34 +02:00
Marek Grabowski
5f9cefc1d8 Merge pull request #12441 from vlajos/typofixes-vlajos-20150807
typofix - https://github.com/vlajos/misspell_fixer
2015-08-10 16:33:52 +02:00
Ed Costello
35a5eda585 Copy edits for typos 2015-08-09 14:18:06 -04:00
Veres Lajos
9f77e49109 typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
Eric Paris
e4d0389b4a Converts docs/ from --flag_name= to --flag-name= 2015-08-07 11:00:13 -04:00
Ilya Dmitrichenko
03070297a7 coreos/azure: Updates for 1.0
- Bump CLI tools version
- Bump CoreOS image IDs
- Use etcd2 shipped in stable channel
- Prefix unit names for consistency
- Run proxy on master as well
- Allocate node port for the app
- Update docs
- No need to register nodes any more
- Remove stale argument `--cloud_provider=vagrant`
- Refactor how addons are delivered
- Remove fluentd (it can be optionally dropped into addons dir)
- Script Azure endpoint creation for Guestbook example
- Provide only SkyDNS addon out-of-the-box
2015-07-28 22:02:49 +01:00
Alex Robinson
11d0fd1515 Improve markdown highlighting in coreos getting started guides. 2015-07-19 03:56:22 +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
Tim Hockin
f7512d007b Add munger to verify kubectl -f targets, fix docs 2015-07-16 15:39:45 -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
5cf5445d24 Change 'minion' to 'node' in docs 2015-07-13 15:59:30 -07:00
Tim Hockin
8bb5c5060c Merge pull request #10843 from jiangyaoguo/change-get-minions-in-docs
change "get minions" to "get nodes"  in docs
2015-07-13 13:27:56 -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
jiangyaoguo
102c56ddc4 change get minions cmd in docs 2015-07-10 10:40:52 +08:00
Victor Marmol
a599d80343 Merge pull request #10941 from caesarxuchao/getting-started-output
update the kubectl output in gettint-started-guides
2015-07-08 15:55:44 -07:00
Chao Xu
2e6db701a2 coreos 2015-07-08 11:46:12 -07:00
Tim Hockin
304d08bb7f Make examples links be relative 2015-07-07 15:15:06 -07:00
Satnam Singh
4e58e001da Change port names to avoid validation failure 2015-06-30 10:56:20 -07:00
Alex Robinson
81d6695c49 Merge pull request #10317 from caesarxuchao/coreos
update getting-started-guides/coreos to v1
2015-06-29 14:31:59 -07:00
Chao Xu
15ecf413c6 update getting-started-guides/coreos to v1 2015-06-24 17:42:51 -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
Ed Costello
05714d416b Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Kris Rousey
6e83eb2636 Updating docs/ to v1 2015-06-05 14:09:49 -07:00
Scott Konzem
1cff55f874 Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
Daniel Smith
5d6b8d7de6 doc updates 2015-06-03 15:41:09 -07:00
Ilya Dmitrichenko
3e813bfbe0 coreos/azure: Version bump and doc update -
- Kubernetes 0.18.0
  - etcd 2.0.11
  - CoreOS 647.0.0
2015-06-01 14:03:05 +01:00
Tim Hockin
3005471100 Add new apiserver flags for clusterIP (nee portal)
Leave old flags but marked as deprecated
2015-05-28 16:10:44 -07:00
Anastasis Andronidis
9e3a540940 rename resize to scale 2015-05-27 19:08:06 +02:00