Mike Danese
fe6b15ba2f
rewrite all links to issues to k8s links
2015-08-05 21:11:11 -07:00
Alex Robinson
acd1bed70e
Fix capitalization of Kubernetes in the documentation.
2015-07-20 14:39:36 -07:00
Alex Robinson
f64ed2b358
Improve markdown highlighting in local getting started guide.
2015-07-19 03:56:22 +00:00
Tim Hockin
33f1862830
Run gendocs
2015-07-17 15:35:43 -07:00
Tim Hockin
542e13d2d3
Better scary message
2015-07-17 09:28:49 -07:00
Daniel Smith
98eeadb66e
(mostly) auto fixed links
2015-07-16 16:28:18 -07:00
Mike Danese
b80fe60042
point kubectl -f examples to correct paths
2015-07-15 10:51:45 -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
8bb5c5060c
Merge pull request #10843 from jiangyaoguo/change-get-minions-in-docs
...
change "get minions" to "get nodes" in docs
2015-07-13 13:27:56 -07:00
Tim Hockin
fffc64e733
Run gendocs and munges
2015-07-13 11:27:48 -07:00
jiangyaoguo
102c56ddc4
change get minions cmd in docs
2015-07-10 10:40:52 +08:00
Tim Hockin
0a23c0666d
Make docs links be relative so we can version them
2015-07-07 15:22:17 -07:00
Eric Tune
1767553377
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 08:20:31 -07:00
Eric Tune
179fa8cb61
Getting-started-guide cleanup.
...
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC. Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Eric Tune
f39eead95c
Add tables of contents to getting started guides.
2015-06-22 11:56:19 -07:00
jayunit100
210ad819b1
Some minor README updates (readability/selinux/k8petstore)
2015-06-11 09:00:15 -04:00
Tim Hockin
ac3cc3c518
Rename PORTAL_NET all over
2015-05-28 16:10:44 -07:00
Tim Hockin
4318ca5a8b
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
Anastasis Andronidis
d4a47bdb9e
rename run-container to run in kubectl
2015-05-27 19:07:17 +02:00
Chao Xu
5b8b5a0844
in docs, update replicationController to replicationcontroller
2015-05-20 17:31:15 -07:00
Jeff Lowdermilk
553f9f822b
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
Kenjiro Nakayama
cb2c62f0d8
Fix filepath to simple sample pod
2015-05-11 00:21:33 +09:00
Tim Hockin
12e4e8f304
Make docs links go through docs.k8s.io
2015-04-23 16:36:27 -07:00
Tim Hockin
c2bacd588d
Stop using dockerfile/* images
...
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx. Fix all
users in our tree. Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Young
e4aa1b3924
supplement the way to add a DNS for local kubernetes
2015-04-12 14:40:52 +08:00
Alex Mohr
da9622a6d7
Revert "Revert "Deleting old sample JSON; moving those in use; updating referenc..."
2015-03-09 14:44:14 -07:00
Alex Mohr
44b9b7aea5
Revert "Deleting old sample JSON; moving those in use; updating references"
2015-03-09 14:18:40 -07:00
Alex Mohr
e9ea7a4042
Merge pull request #5170 from you-n-g/master
...
update the version in document
2015-03-09 13:55:32 -07:00
Young
72399a1b24
update the version in document
2015-03-08 12:21:13 +00:00
MikeJeffrey
4da6d413be
Deleting old sample JSON; moving those in use; updating references
2015-03-06 17:24:45 -08:00
Nigel Charman
862065ed8d
Update locally.md
...
Modify etcd link to remove /tag/0.4.6, since kubernetes requires etcd v2.0 or later
2015-02-14 21:48:16 +13:00
Jeff Lowdermilk
61cc821506
Make local clusters work painlessly with kubeconfig
2015-02-12 16:30:41 -08:00
Yu-Ju Hong
63a40521b1
locally.md: update the docker version requirement to 1.3
2015-02-12 14:05:26 -08:00
Prashanth Balasubramanian
c51349009c
Clarify the documentation for starting a local cluster.
2015-02-10 16:04:52 -08:00
Brendan Burns
93776b1363
Remove kubecfg from all getting started docs.
2015-02-04 23:20:11 -08:00
Sergey Evstifeev
fb2466bf21
Remove unnecessary 'sudo'
...
It seems to me that calling 'sudo' is not necessary at this point. In fact, if kubernetes hasn't been built yet, this will result in _output/ folder being owned by root thus making it not possible to run other consequent commands without 'sudo'.
2014-12-22 14:59:06 +01:00
Michael Jeffrey
e69389f7e2
Using kubectl in getting started guides
2014-12-04 14:56:40 -08:00
Joe Beda
00477c3813
Merge pull request #2601 from hallucynogenyc/patch-1
...
Updated instructions for locally running kubernetes
2014-12-01 10:28:45 -08:00
Andrew Smith
5282be9a86
Change nginx bind port so it doesn't conflict
...
Currently if you follow this guide when it comes to starting nginx you get this error:
Error starting userland proxy: listen tcp 0.0.0.0:8080
Because Kubernetes is already listening on :8080, so you can't bind nginx to :8080, so I've changed it to :8081
2014-11-30 11:14:24 +00:00
hallucynogenyc
aa940f3ec7
Updated instructions for locally running kubernetes
...
Go is a dependency.
2014-11-25 15:53:51 +00:00
Shai Coleman
ef72c4ca1d
Added KUBERNETES_PROVIDER instructions Getting started locally
2014-11-16 22:41:27 +00:00
Deyuan Deng
7f6580dbea
Fix DESIGN.md link, and etcd installation instruction.
2014-11-11 22:12:27 -05:00
Tim Hockin
99bca68c7d
Add local-up support
2014-10-16 08:36:47 -07:00
Andrew Smith
abc218aba3
Change etcd install from go get to binaries from releases
...
To address #1380 , current version of etcd on master is incompatible with current version of kubernetes on master
2014-09-19 15:53:19 +01:00
Yves Junqueira
21cb9d19c2
Local install: add link to Docker install instructions
2014-09-18 01:23:26 +02:00
Brian Grant
276df0bf2a
Misc. doc updates: Go setup, ssh reqd. on GCE, etcd reqd. for local, moved community links to wiki
2014-09-11 20:10:49 +00:00
Joseph Anthony Pasquale Holsten
85cb097bfe
note linux dependency in local getting-started-guide
...
While the linux dependency is obvious with a moment's thought, some
users (especially on *nix) might plow ahead before realizing their
system isn't supported. This adds a requirements section and points
users in the direction of guides more likely to work for them.
2014-08-16 20:51:18 +00:00