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
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
Girish Kalele
ffd0639d0a
Switch DNS addons from skydns to kubedns
...
Unified skydns templates using a simple underscore based template and
added transform sed scripts to transform into salt and sed yaml
templates
Moved all content out of cluster/addons/dns into build/kube-dns and
saltbase/salt/kube-dns
2016-05-31 10:14:14 -07:00
k8s-merge-robot
d043ad0486
Merge pull request #22195 from jeffmendoza/wordpress-update
...
Auto commit by PR queue bot
2016-03-25 14:14:44 -07:00
Jeff Mendoza
ca846d7f2a
WordPress example major update.
...
Rewrite the WordPress example to use deployments, persistent volume
claims, and update the sample flow to the latest guidelines.
2016-03-25 11:40:35 -07:00
David McMahon
74811d373b
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08: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
MikeJeffrey
87d4a22a3d
Forcing mysql version to 5.6
...
to work around breaking change in 5.7
2015-11-06 18:26:17 -08:00
MikeJeffrey
3d95fadc54
Forcing mysql version 5.6
...
to work around breaking change in 5.7
2015-11-06 18:25:44 -08:00
Carsten Clasohm
59555f860e
add raw flag for GitHub download links
2015-09-07 17:43:09 -07:00
Eric Paris
50ceab97f8
Make verify-flags-underscore.py return error on failure
...
We were running it in shippable and travis, but since it didn't return
an error it wasn't actually catching things.
2015-08-24 22:12:17 -05:00
Brendan Burns
c7394c0939
Fix the service printer to be a single line per service
2015-08-10 10:57:45 -07:00
Eric Paris
b8989be240
Make munger begin/end less generic
...
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
2015-07-30 20:41:30 -04:00
Janet Kuo
9c01325ab1
Use example syncer tags instead of hard-coded examples in doc
2015-07-27 14:48:41 -07:00
David Oppenheimer
2d1ab041f9
Replace ```shell with ```sh
2015-07-19 21:38:53 -07:00
Tim Hockin
d504a77b74
Run gendocs
2015-07-17 15:35:43 -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
Tim Hockin
36cfebea2d
Make docs links be relative so we can version them
2015-07-07 15:22:17 -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
Marek Biskup
8cff557b4f
tldr for dns example; rename log to logs
2015-06-25 10:56:45 +02:00
Marcin Wielgus
1cdec34c31
Lower cpu requirements in examples (from 1 to 0.5)
2015-06-17 11:39:33 +02: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
f443198c4b
update examples/mysql-wordpress-pd to v1
2015-06-10 15:14:41 -07:00
Brendan Burns
4591c5e57b
Purge cluster/kubectl.sh from nearly all docs.
...
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Muhammed Uluyol
1a48bf4eb4
Request resources that fit in the default configuration in examples/mysql-wordpress-pd.
2015-06-03 12:41:10 -07:00
Jeff Mendoza
47ff72faaa
Make doc links relative.
2015-05-28 09:26:17 -07:00
Jeff Mendoza
6f003ac13c
Wordpress Example: clarify GCE zone
...
Fixes #8825
2015-05-27 15:30:20 -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
Chao Xu
63a42e3bf6
update mysql-wordpress example to use v1beta3 API
2015-05-07 10:21:24 -07:00
Tim Hockin
914908d5e8
Make docs links go through docs.k8s.io
2015-04-23 16:36:27 -07:00
Tim Hockin
03131af836
WIP: Implement multi-port Services
2015-03-30 19:28:11 -07:00
Robert Bailey
62475238eb
Merge pull request #5794 from thockin/gcepd_name
...
Rename the JSON for GCEPersistentDisk, fix examples
2015-03-23 17:12:32 -07:00
Tim Hockin
91030d0b70
Rename the JSON for GCEPersistentDisk in internal
...
I know the internal JSO tags are slated for death. Until then, make them
correct. Also fix some examples of v1b3 conversions that did not rename the
JSON field.
2015-03-23 13:54:00 -07:00
Robert Bailey
ecb29342b9
Specify bash when installing kubernetes via get.k8s.io.
...
Fixes #5689 .
2015-03-21 22:50:29 -07:00
Tim Hockin
a185f04267
Rename Service.ContainerPort to TargetPort in v1b3
...
Fix all callers and examples. Part of multi-port service cleanup.
2015-03-20 13:50:06 -07:00
Brendan Burns
c26e5e4e5f
Embed VolumeSource in v1beta3 and internal.
2015-03-04 02:25:40 -08:00
Subin M
0ae0c8f034
modify resource limits
2015-02-26 13:48:29 +05:30
Subin M
a2ee541e6d
Update examples to support v1beta3 api - liveness/mysql-wordpress
2015-02-26 04:17:24 +05:30
Brendan Burns
12b80117b0
Now that we automatically format GCE PD, remove formatting from the e2e test.
...
Also remove docs that note that it is necessary.
2015-02-06 20:30:58 -08:00