David McMahon
|
dae84f5306
|
Update the latestReleaseBranch to release-1.2 in the munger.
|
2016-03-08 18:59:28 -08:00 |
Eric Paris
|
ca40c5dccb
|
Fix docs README.md links to kubernetes.github.io
kubernetes.github.io uses index not README for it's base dir. So we were
linking to the wrong place.
|
2016-03-08 10:07:41 -05: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 |
Yifan Gu
|
b3ed1b633f
|
docs/rkt: Document the different UX.
|
2016-02-22 11:46:02 -08:00 |
Josh Wood
|
3d83686857
|
docs/getting-started/rkt: Clarify flannel prerequisites: need flannel + another etcd
|
2016-01-20 23:12:13 -08:00 |
Josh Wood
|
54a416fcc1
|
docs/getting-started/rkt: Add default route to k8s_cluster.conf example
|
2016-01-20 17:25:50 -08:00 |
Josh Wood
|
d6d2f6f203
|
docs/getting-started/rkt: Correct spelling error
|
2016-01-20 02:10:40 -08:00 |
Josh Wood
|
75fcbbf2c6
|
docs/getting-started/rkt: Improve sans flannel example
|
2016-01-20 02:06:54 -08:00 |
Josh Wood
|
bb6bb9f18e
|
docs/getting-started/rkt/: Add and tune rkt network setup info
Add info about rkt CNI networking setup to README.
Supersedes https://github.com/kubernetes/kubernetes/pull/19745.
|
2016-01-17 11:57:16 -08:00 |
Yifan Gu
|
e6c4234bd2
|
docs: Add more info about the networking setup for rkt.
|
2016-01-15 17:41:53 -08:00 |
Yifan Gu
|
0baf4ba188
|
docs/rkt: Update the docs to reflect the requirement of rkt api service.
|
2015-12-23 13:58:03 -08:00 |
Brendan Burns
|
4ca66d2aef
|
Merge pull request #18047 from caesarxuchao/munger-tag-new
Stop munger produce the link to a release version doc if it doesn't exit in the release branch
|
2015-12-22 10:35:20 -08:00 |
Ed Costello
|
f968c593e3
|
Copy edits for typos
|
2015-12-22 09:30:48 -05:00 |
Chao Xu
|
2b2f285777
|
run hack/update-generated-docs.sh
|
2015-12-21 10:41:30 -08:00 |
Brad Erickson
|
6b91b45eff
|
Minion->Node rename: IAM_PROFILE_NODE, KUBE_ENABLE_NODE_PUBLIC_IP, etc
KUBE_GCE_NODE_IMAGE, KUBE_GCE_NODE_PROJECT, KUBEMARK_NUM_NODES
|
2015-11-25 00:43:51 -08:00 |
Tim Hockin
|
dab591b629
|
Run update-gendocs
|
2015-11-13 13:57:57 -08:00 |
Yifan Gu
|
cbee5c36f4
|
docs: update rkt guide, add debugging tips.
|
2015-09-10 14:58:03 -07:00 |
Mike Danese
|
fe6b15ba2f
|
rewrite all links to issues to k8s links
|
2015-08-05 21:11:11 -07:00 |
Alex Robinson
|
6ae88fc1dc
|
Improve markdown highlighting in the rkt getting started guide.
|
2015-07-19 03:56:21 +00:00 |
Tim Hockin
|
25cec6ebb5
|
Fix errant quad-tick in docs
|
2015-07-18 14:06:08 -07: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 |
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 |
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 |
Daniel Smith
|
c03a788c67
|
Auto-fixed docs
|
2015-07-10 10:54:47 -07:00 |
RichieEscarez
|
899145da10
|
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 |
Brendan Burns
|
9e198a6ed9
|
Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
|
2015-06-09 13:35:52 -07:00 |
Rohit Jnagal
|
ebd4506a59
|
Merge pull request #9004 from bakins/rkt-aws
Add AWS instructions for rkt on CoreOS
|
2015-06-01 10:34:57 -07:00 |
Brian Akins
|
7b3db82faa
|
Add AWS instructions.
|
2015-06-01 10:17:01 -07:00 |
Brian Akins
|
5dfeac69bb
|
Add prompt to match style
|
2015-05-29 09:17:06 -04:00 |
Brian Akins
|
9011600b1e
|
Add explicitly seting the runtime and option to set rkt version
|
2015-05-29 09:13:53 -04:00 |
Tim Hockin
|
b16dd72e36
|
run gendocs
|
2015-05-28 17:05:02 -07:00 |
Yifan Gu
|
e5d8a21290
|
docs: Add README for getting started with rkt.
|
2015-05-28 16:28:02 -07:00 |