Tim Hockin
e87fd7b5f0
Remove 'this is HEAD' warning on docs
2016-10-26 00:06:59 +02:00
Mike Danese
c4bdc646ac
rename build/ to build-tools/
2016-10-24 14:41:56 -07: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
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
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
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
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
Paul Morie
808e01d9d2
Add boilerplate checks for Makefiles
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
Dr. Stefan Schimanski
2bd9902aab
Add Makefile to build examples/cluster-dns images
2015-11-11 17:18:35 +01:00
Dr. Stefan Schimanski
e02f75b2b6
Move dns-frontend images to gcr.io
2015-11-11 17:16:19 +01:00
Dr. Stefan Schimanski
715b6c8ea4
Base cluster-dns on python:2.7-slim image
...
- 79 instead of 263 MB
- does not trigger the docker-pull freeze bug
2015-11-11 17:15:53 +01:00
Brendan Burns
c7394c0939
Fix the service printer to be a single line per service
2015-08-10 10:57:45 -07:00
Tim Hockin
76a301ec73
Update examples to not use old DNS names
2015-07-23 13:51:09 -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
Tim Hockin
f653a8f0c4
Better scary message
2015-07-17 09:28:49 -07:00
Daniel Smith
53f85f8e5d
(mostly) auto fixed links
2015-07-16 16:28:18 -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
Chao Xu
416efa2d9a
update kubectl get outputs in examples/cluster-dns
2015-07-06 18:30:05 -07:00
Marek Biskup
8cff557b4f
tldr for dns example; rename log to logs
2015-06-25 10:56:45 +02:00
Abhi Shah
6914d1e27e
Merge pull request #9516 from caesarxuchao/cluster-dns-AND-downward-api-v1
...
examples/cluster-dns and examples/downward-api to v1
2015-06-11 11:26:35 -07:00
Deyuan Deng
d03fc7a272
Fix DNS example due to default DNS domain rename
2015-06-10 16:58:43 -04:00
Chao Xu
061198b530
update examples/cluster-dns to v1
2015-06-09 14:26: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
Yifan Gu
cbd0269fd0
example/cluster-dns: Fix typo.
2015-06-08 10:32:12 -07:00
RichieEscarez
de564f4fc2
Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md)
2015-06-05 07:38:08 -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
Deyuan Deng
34f35445d5
Add a simple DNS example
2015-05-13 22:32:10 -04:00