Commit Graph

14679 Commits

Author SHA1 Message Date
Andy Goldstein
9e97e4d38b Deflake remote command execution test 2015-07-23 16:54:10 -04:00
Tim Hockin
39d120126b Merge pull request #11460 from lavalamp/mungeUV
fix unversioned test
2015-07-17 12:16:32 -07:00
David Oppenheimer
1ca454a4a2 Merge pull request #11401 from mikedanese/unneccesary-hostport
removed unneccesary usage of hostport from clerey-rabbit examples
2015-07-17 12:13:25 -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
Daniel Smith
86ecc4f966 fix unversioned test 2015-07-17 11:59:13 -07:00
David Oppenheimer
1be091da07 Merge pull request #11451 from mikedanese/link-fix
fix link on root README.md
2015-07-17 11:15:14 -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
e81645b973 Merge pull request #11383 from thockin/munge-unversioned
Better scary message
2015-07-17 10:44:33 -07:00
Mike Danese
7d09b0d081 fix link on root README.md 2015-07-17 10:40:47 -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
Brian Grant
1ee86d05cb Merge pull request #11420 from JanetKuo/toc
MUNGE generated table of contents should strip comma
2015-07-16 23:30:56 -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
Brian Grant
09182bada2 Merge pull request #11389 from mbforbes/serviceAccountAlias
Add serviceAccount as an alias for serviceAccountName
2015-07-16 22:40:48 -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
Abhi Shah
5124a158a5 Merge pull request #11396 from mikedanese/fixups
fixup kubectl walktrough example
2015-07-16 18:22:10 -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
Abhi Shah
aeb6599f51 Merge pull request #11320 from dchen1107/monit
Stop monit kube-addon on nodes.
2015-07-16 16:31:54 -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
Daniel Smith
4d1bf3a0ca absolute link checking 2015-07-16 16:23:19 -07:00
Max Forbes
7a3891e5f8 Add ServiceAccount as an alias for ServiceAccountName 2015-07-16 15:48:49 -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
Mike Danese
e156828b4d removed unneccesary usage of hostport from clerey-rabbit examples 2015-07-16 14:56:12 -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
Brendan Burns
59bc8db554 Merge pull request #11360 from zmerlynn/fix_silly_backslash
Fix hack/cherry_pick_pull.sh on OS X (sigh):
2015-07-16 11:42:31 -07:00