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
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
Mike Danese
8e8437dad8
declare azure/ubuntu/saltstack bankruptcy
2015-10-16 18:21:21 -07:00
qiaolei
390530d345
Fixed a markdown error in azure.md
2015-09-09 16:53:32 +08:00
Eric Paris
04fc8ae3dd
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
Alex Robinson
acd1bed70e
Fix capitalization of Kubernetes in the documentation.
2015-07-20 14:39:36 -07:00
Alex Robinson
68d6e3a8ae
Replace ``` with ` when emphasizing something inline in docs/
2015-07-19 09:05:17 +00:00
Brian Grant
91923b51c8
Merge pull request #11546 from a-robinson/toc
...
Fix broken table of contents sections
2015-07-18 22:29:02 -07:00
Alex Robinson
6e792f75f5
Fix broken table of contents sections.
2015-07-18 22:18:55 -07:00
Alex Robinson
afa9f57020
Improve markdown highlighting in azure getting started guide.
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
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
Eric Tune
a660fcd9ad
Merge pull request #11100 from gabrielweyer/patch-1
...
Fixed vnet create command
2015-07-14 15:02:27 -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
Gabriel Weyer
7363452b51
Fixed vnet create command
...
The parameter name should be `--subnet-name` instead of `--subnet` with the latest version of the CLI (0.9.5).
2015-07-11 12:22:34 +10:00
Daniel Smith
c03a788c67
Auto-fixed docs
2015-07-10 10:54:47 -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
Chao Xu
6a38836496
let azure getting started guides point to examples/
2015-05-28 13:19:22 -07:00
Anastasis Andronidis
d4a47bdb9e
rename run-container to run in kubectl
2015-05-27 19:07:17 +02: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
Alex Robinson
391e079cf6
Merge pull request #6917 from thockin/dockerfile-images-are-dead
...
Stop using dockerfile/* images
2015-04-16 13:30:50 -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
Ahmet Alp Balkan
cf58b7283a
Correct typo in azure.md
2015-04-16 11:39:40 -07:00
Cole Mickens
93d76762b7
Update azure.md
2015-04-16 00:30:10 -07:00
Cole Mickens
205d3bf907
Add vnet instructions to azure getting started
2015-04-16 00:22:39 -07:00
Alex Mohr
da9622a6d7
Revert "Revert "Deleting old sample JSON; moving those in use; updating referenc..."
2015-03-09 14:44:14 -07:00
Alex Mohr
44b9b7aea5
Revert "Deleting old sample JSON; moving those in use; updating references"
2015-03-09 14:18:40 -07:00
MikeJeffrey
4da6d413be
Deleting old sample JSON; moving those in use; updating references
2015-03-06 17:24:45 -08:00
Tim Hockin
e0e6741027
Stop using named ports in examples and scripts.
2015-03-01 21:30:45 -08:00
Brendan Burns
93776b1363
Remove kubecfg from all getting started docs.
2015-02-04 23:20:11 -08:00
Santosh Sahoo
ae23ef76e9
Added link to boot2docker
...
Linked to boot2docker official page http://boot2docker.io/
2015-01-11 09:46:41 -08:00
Michael Jeffrey
b1df1c3485
Use kubectl in getting started guide
2014-12-04 10:49:50 -08:00
Jeff Mendoza
d0586ed066
Azure review fixes.
2014-11-20 16:40:35 -08:00
Jeff Mendoza
cea70d51e7
Bring Azure guide up to date.
2014-11-18 14:23:03 -08:00
Joe Beda
38d5906044
Clean up READMEs and broken stuff.
...
Move all support for clouds that are broken with this change into an `icebox` directory. We'll move that stuff back out as we fix it up.
2014-10-10 12:33:36 -07:00
Jeff Mendoza
feae137047
Minor update to Azure getting started guide.
2014-09-18 10:57:39 -07:00