Tim Hockin
e87fd7b5f0
Remove 'this is HEAD' warning on docs
2016-10-26 00:06:59 +02: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
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
hurf
ebe5bd5270
Remove trace of "kubectl stop"
...
Remove doc and use of "kubectl stop" since it's deprecated.
2015-10-30 14:12:20 +08:00
Filip Grzadkowski
4d8d3721e9
Fix phabricator example
2015-09-29 14:56:16 +02:00
Carsten Clasohm
59555f860e
add raw flag for GitHub download links
2015-09-07 17:43:09 -07: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
Tim Hockin
76a301ec73
Update examples to not use old DNS names
2015-07-23 13:51:09 -07:00
Tim Hockin
ebb1fafbb6
Nit in phabricator doc
2015-07-22 17:24:47 -07:00
Tim Hockin
2c5c45b47f
Collected markedown fixes around syntax.
2015-07-20 09:51:22 -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
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
Rohit Jnagal
e97724337e
Merge pull request #10935 from caesarxuchao/kubectl-output-in-examples
...
update kubectl output in examples
2015-07-10 15:49:37 -07:00
Chao Xu
c0c18d5fa0
Update output of kubectl in examples
2015-07-10 12:48:58 -07:00
Tim Hockin
36cfebea2d
Make docs links be relative so we can version them
2015-07-07 15:22:17 -07:00
Marek Biskup
8cff557b4f
tldr for dns example; rename log to logs
2015-06-25 10:56:45 +02:00
Chao Xu
f9c225e535
remove references to v1beta3 in phabricator example
2015-06-18 11:01:42 -07:00
Kris Rousey
fbafc37dd0
Change Phabricator example to use v1
2015-06-12 11:07:28 -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
RichieEscarez
dc07e0502c
Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md)
2015-06-02 13:43:06 -07:00
Paul Morie
2839e3b5fa
Make references to files in examples links
2015-05-24 03:22:26 -04:00
Brendan Burns
8bbacb3f92
Switch Phabricator to use service accounts.
2015-05-18 20:55:13 -07: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
Eric Paris
fa32e2fad0
Add license boilerplate to examples/phabricator
2015-05-01 14:05:21 -04:00
Tim Hockin
914908d5e8
Make docs links go through docs.k8s.io
2015-04-23 16:36:27 -07:00
BC Broussard
a517e8f9aa
Update examples/phabricator for v1beta3
2015-04-23 11:47:23 -07:00
Kris Rousey
3eee7edbe0
Fixing a couple of JSON files so that kubectl create -f doesn't error out while parsing them.
2015-04-02 14:01:54 -07:00
Filip Grzadkowski
7716b56521
Add Phabricator example
...
Summary: Add phabricator example
Reviewers: davidopp
Reviewed By: davidopp
Subscribers: #kubernetes
Projects: #kubernetes
Differential Revision: http://107.178.210.6/D5
2015-03-10 16:22:52 +01:00