Commit Graph

1936 Commits

Author SHA1 Message Date
David Oppenheimer
f664982237 Merge pull request #11410 from erictune/matrix
Rewrote how to choose a getting-started-guide.
2015-07-17 13:13:26 -07:00
David Oppenheimer
341f3a8826 Merge pull request #11438 from davidopp/doc3
Various minor edits/clarifications to docs/admin/ docs.
2015-07-17 13:10:51 -07:00
Eric Tune
54cee89dbd Rewrote how to choose a getting-started-guide. 2015-07-17 12:40:09 -07:00
David Oppenheimer
04495ce5c7 Merge pull request #11353 from lavalamp/docs
add docs/admin/cluster-components.md
2015-07-17 12:12:50 -07:00
David Oppenheimer
d64250c34c Fix per reviewer comments. 2015-07-17 11:31:41 -07:00
Daniel Smith
c603542221 add docs/admin/cluster-components.md 2015-07-17 11:14:48 -07:00
David Oppenheimer
ee6957c342 Merge pull request #11422 from vsimon/vsimon-patch-2
Fix docs typo
2015-07-17 11:14:00 -07:00
David Oppenheimer
2be3fc3e80 Merge pull request #11416 from dchen1107/doc
Fix some TODOs in scratch.md
2015-07-17 11:13:33 -07:00
David Oppenheimer
a97520fe61 Merge pull request #11176 from erictune/scratchfix
Remove mention of docker --bip flag.
2015-07-17 11:12:22 -07:00
David Oppenheimer
820c4cbe7f Run hack/run-gendocs.sh 2015-07-17 10:53:23 -07:00
David Oppenheimer
2a26b7487e Various minor edits/clarifications to docs/admin/ docs.
Deleted docs/admin/namespaces.md as it was content-free and the topic is
already covered well in docs/user-guide/namespaces.md
2015-07-17 10:53:23 -07:00
Tim Hockin
542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Eric Tune
006d7576a2 Remove mention of docker --bip flag. 2015-07-17 08:57:03 -07:00
Brian Grant
b2dafdaef5 Merge pull request #11415 from nikhiljindal/exposeError
Fixing the error message when kubectl expose is used without port
2015-07-17 00:16:57 -07:00
Brian Grant
5f34630aca Merge pull request #11352 from JanetKuo/docs-reachable
Ensure all docs and examples in user guide are reachable
2015-07-16 23:33:45 -07:00
nikhiljindal
c849730116 Fixing the error message 2015-07-16 23:33:16 -07:00
Janet Kuo
2498f93938 MUNGE generated table of contents should strip comma 2015-07-16 23:21:09 -07:00
Janet Kuo
b0c68c4b81 Ensure all docs and examples in user guide are reachable 2015-07-16 23:12:47 -07:00
Brian Grant
55e9356bf3 Merge pull request #11405 from mikedanese/namespace-example-move
move kubernetes-namespaces to docs/user-guide
2015-07-16 22:51:17 -07:00
Brian Grant
368634564f Merge pull request #11413 from davidopp/doc2
Add link to multi-cluster doc
2015-07-16 22:50:39 -07:00
Brian Grant
786b59427d Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
2015-07-16 22:50:14 -07:00
Brian Grant
6bf358295e Merge pull request #11394 from ddysher/fix-scratch
Update scratch.md
2015-07-16 22:49:23 -07:00
Brian Grant
5540917094 Merge pull request #11366 from davidopp/doc1
Move docs/services-firewalls.md into docs/user-guide/ and make small
2015-07-16 22:48:13 -07:00
Brian Grant
cb58e8e43b Merge pull request #11350 from thockin/munge-check-kubectl-dash-f
Add munger to verify kubectl -f targets
2015-07-16 22:46:37 -07:00
Brian Grant
5978d50a3e Merge pull request #11397 from nikhiljindal/kubectlExpose
Updating kubectl expose to leave service port unnamed
2015-07-16 22:41:38 -07:00
nikhiljindal
496f30a92f Introduce a new service generator that leaves service port unnamed 2015-07-16 20:40:40 -07:00
Vicken Simonian
52cff02edb Fix docs typo 2015-07-16 18:28:28 -07:00
Dawn Chen
0735f435f6 How to configure rkt on a node. 2015-07-16 17:33:27 -07:00
David Oppenheimer
07274829f6 Add link to multi-cluster doc 2015-07-16 17:26:19 -07:00
Mike Danese
a654318391 fixup kubectl walktrough example 2015-07-16 17:25:18 -07:00
Abhi Shah
665c951320 Merge pull request #11276 from caesarxuchao/doc1
populate the instructions on installing kubectl in getting-started-guides
2015-07-16 17:04:14 -07:00
Dawn Chen
b92643ac75 Using docker load instead of docker import 2015-07-16 16:59:59 -07:00
Abhi Shah
ac8c57f9a0 Merge pull request #11367 from davidopp/doc2
Take availability.md doc and
2015-07-16 16:38:42 -07:00
Mike Danese
ee7498e6ac move kubernetes-namespaces to docs/user-guide 2015-07-16 16:29:44 -07:00
Daniel Smith
98eeadb66e (mostly) auto fixed links 2015-07-16 16:28:18 -07:00
Tim Hockin
f7512d007b Add munger to verify kubectl -f targets, fix docs 2015-07-16 15:39:45 -07:00
Chao Xu
10d76a5775 populate the instructions on installing kubectl in getting-started-guides 2015-07-16 15:20:55 -07:00
David Oppenheimer
c57c877670 Take availability.md doc and
- extract the portion related to multi-cluster operation into a new multi-cluster.md doc
- merge the remainder (that was basically high-level troubleshooting advice) into cluster-troubleshooting.md
2015-07-16 14:39:03 -07:00
David Oppenheimer
fd2c3695e3 Move docs/services-firewalls.md into docs/user-guide/ and make small
wording changes to api.md
2015-07-16 13:21:14 -07:00
Deyuan Deng
56ea4894d1 Update scratch.md 2015-07-16 16:02:16 -04:00
Abhi Shah
f3b752d831 Merge pull request #11323 from thockin/ubuntu-dns-domain
fix wrong cluster domain in ubuntu docs
2015-07-16 12:43:07 -07:00
Abhi Shah
7d3f5ef54c Merge pull request #10575 from chiefy/master
Changing AWS examples / templates to use 0.19.3 release
2015-07-16 10:09:03 -07:00
Christopher Najewicz
567358485c Updating AWS sample cloud-configs to use 0.19.3, using kube-register 0.0.4 2015-07-16 09:54:38 -04:00
Tim Hockin
4f38d41fe0 fix wrong cluster domain in ubuntu docs 2015-07-15 17:38:07 -07:00
Tim Hockin
7a0200cf2a update service debug doc from user feedback 2015-07-15 17:37:30 -07:00
Eric Tune
596a8a40d1 Merge pull request #11336 from krousey/kubectl_example
Kubectl example
2015-07-15 16:44:26 -07:00
Eric Tune
2d6f51737d Merge pull request #11271 from mikedanese/docker-to-kube
add examples on how to transition from docker-cli to kubectl
2015-07-15 16:43:21 -07:00
Mike Danese
92f965008c add examples on how to transition from docker-cli to kubectl 2015-07-15 15:25:28 -07:00
Eric Tune
b3835665ee Merge pull request #11317 from JanetKuo/docs-troubleshooting
Organize troubleshooting sections
2015-07-15 15:01:02 -07:00
Eric Tune
1890697cd4 Merge pull request #11267 from bprashanth/connection_apps
Connecting applications documentation take 2
2015-07-15 15:00:37 -07:00