Lucas Käldström
fbea3e2368
Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated
2016-12-17 20:34:10 +02:00
Tim Hockin
e87fd7b5f0
Remove 'this is HEAD' warning on docs
2016-10-26 00:06:59 +02:00
Jess Frazelle
75e96fd226
Update `gcloud docker` commands to use `gcloud docker -- ARGS`
...
We can then avoid the following warning:
```
WARNING: The '--' argument must be specified between gcloud specific args on the left and DOCKER_ARGS on the right. IMPORTANT: previously, commands allowed the omission of the --, and unparsed arguments were treated as implementation args. This usage is being deprecated and will be removed in March 2017.
This will be strictly enforced in March 2017. Use 'gcloud beta docker' to see new behavior.
```
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-10 13:42:34 -07:00
Doug Davis
2bf196397c
Change minion to node
...
Contination of #1111
I tried to keep this PR down to just a simple search-n-replace to keep
things simple. I may have gone too far in some spots but its easy to
roll those back if needed.
I avoided renaming `contrib/mesos/pkg/minion` because there's already
a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work
due to a circular import chain that pops up. So I'm saving that for a
follow-on PR.
I rolled back some of this from a previous commit because it just got
to big/messy. Will follow up with additional PRs
Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-09-28 10:53:30 -07:00
David McMahon
63e1c77a21
Update the latestReleaseBranch to release-1.4 in the munger.
2016-09-01 14:40:55 -07:00
joe2far
10b5aff955
Fix broken warning image link in docs
2016-07-15 10:44:58 +01:00
joe2far
0ce3ed7f79
Fixed several typos
2016-07-13 15:06:24 +01:00
David McMahon
b222f28cb9
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
David McMahon
f05b9a47e9
Updated docs and examples for release-1.3.
2016-06-13 12:24:34 -07:00
Dawn Chen
0cba8b9eae
Revert "Versioning docs and examples for v1.4.0-alpha.0."
...
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon
b1e6c67b24
Versioning docs and examples for v1.4.0-alpha.0.
2016-06-10 14:55:35 -07:00
David McMahon
74811d373b
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
Paul Morie
ba54aa4a61
Add boilerplate checks for Dockerfiles
2016-02-03 18:35:26 -05:00
Chao Xu
533747fa0f
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
Tim Hockin
34577ed6aa
Run update-gendocs
2015-11-13 13:57:57 -08:00
Ed Costello
ab8816e460
Copy edits for typos
2015-08-09 14:18:06 -04:00
Tim Hockin
2c5c45b47f
Collected markedown fixes around syntax.
2015-07-20 09:51:22 -07:00
Abhi Shah
b9c54f26f1
Merge pull request #11424 from lavalamp/mungePreformatted
...
Munge preformatted
2015-07-17 13:32:38 -07:00
Mike Danese
45f2872015
update meteor example according to config best practices.
2015-07-17 12:40:32 -07:00
Daniel Smith
d2a40718e6
apply changes
2015-07-17 11:04:46 -07:00
Tim Hockin
f653a8f0c4
Better scary message
2015-07-17 09:28:49 -07:00
Tim Hockin
9a16ed9c01
Add munger to verify kubectl -f targets, fix docs
2015-07-16 15:39:45 -07:00
Tim Hockin
8d25501cdf
Run gendocs
2015-07-14 17:28:47 -07:00
Tim Hockin
71fcd5bfe1
Run gendocs
2015-07-14 15:28:59 -07:00
Mike Danese
945b5fd98b
automated link fixes
2015-07-14 10:51:10 -07:00
Daniel Smith
5d3ad2236f
Apply mungedocs changes
2015-07-13 17:48:40 -07:00
Brendan Burns
9736d469c9
Remove the unsafe_format_and_mount instructions, they haven't been needed for gce pd for a while.
2015-07-07 22:06:06 -07:00
Jeff Mendoza
8a98f4d46e
Clarify disk formatting for Meteor example.
2015-07-01 13:09:20 -07:00
RichieEscarez
0c988f55fd
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
Tim St. Clair
ce449e3d17
s/gcloud preview docker/gcloud docker/
2015-06-18 12:27:08 -07:00
Jeff Mendoza
79a8d9feae
Update Wordpress and Meteor example README's
...
Update to be more explicit about using GCE persistent disks, and provide
a quick list of prereqs.
2015-06-15 09:10:04 -07:00
Chao Xu
da683a9c67
update examples/meteor to v1
2015-06-10 14:54:33 -07:00
Scott Konzem
318e1a6f3b
Fix misspellings in documentation
2015-06-05 11:35:17 -04:00
Tim Hockin
54665fc497
Rename 'portal IP' to 'cluster IP' most everywhere
...
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Paul Morie
2839e3b5fa
Make references to files in examples links
2015-05-24 03:22:26 -04:00
Jeff Lowdermilk
29edafa519
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
Jeff Mendoza
20506c2c62
For examples/meteor: update README, minor fixes.
2015-05-11 09:30:03 -07:00
Chao Xu
5279dbf62a
Update examples/meteor to use API v1beta3
2015-05-06 13:42:30 -07:00
Christiaan Hees
5f22938426
Added an example for Meteor with raw documentation
2015-04-17 13:24:53 +02:00