Commit Graph

14893 Commits

Author SHA1 Message Date
Jan Safranek
118004c166 Use a service between e2e volume tests clients and servers.
This helps with routing of TCP traffic between clients and servers in case
flannel or similar service is not installed and pods don't see each other.


- It needs 'insecure' in /etc/exports to allow NFS clients on ports > 1024,
  Kubernetes service will change client port to a random number.

- glusterfs no longer needs explicit endpoint definition, it uses the service
  instead.
2015-07-23 11:51:43 +02:00
krousey
fbc85e9838 Merge pull request #11627 from davidopp/doc2
Add a known issues doc.
2015-07-20 17:34:46 -07:00
David Oppenheimer
ab3d63c95f Add a known issues doc. 2015-07-20 17:28:20 -07:00
krousey
31cc459a5d Merge pull request #11629 from krousey/example_fix
Fixing examples_test for moved files in #11595
2015-07-20 17:12:10 -07:00
krousey
048ec5a9de Merge pull request #11041 from djosborne/master
Added Project Calico networking plugin tutorial
2015-07-20 17:06:17 -07:00
Kris Rousey
0d0dfe440c Fixing examples_test for moved files in #11595 2015-07-20 16:51:25 -07:00
Dan Osborne
33d385bc97 added project calico networking plugin tutorial 2015-07-20 16:48:41 -07:00
krousey
33b4a0e5ee Merge pull request #11625 from timstclair/docs
Cleanup docs.
2015-07-20 16:40:21 -07:00
Tim St. Clair
ca32e651bd Cleanup docs.
- Fix typo in services-firewalls
- Fix incorrect comma usage
- s/minion/node/
- Link deadlock to wikipedia article
- Fix livenessProbe capitalization
- Change API reference quoting from " to \`
2015-07-20 16:25:37 -07:00
krousey
220cc6a86c Merge pull request #11596 from brendandburns/docs
Add some additional text about getting help.
2015-07-20 16:21:11 -07:00
Brendan Burns
21f540194b Update troubleshooting docs some. 2015-07-20 15:42:38 -07:00
krousey
6553ec47da Merge pull request #11402 from brendandburns/docs2
Add upgrade instructions.
2015-07-20 15:28:31 -07:00
krousey
5161d22322 Merge pull request #11595 from erictune/foo
Split namespace docs user vs admin.
2015-07-20 15:11:03 -07:00
Brendan Burns
4b946d7633 Add upgrade instructions. 2015-07-20 15:05:25 -07:00
Eric Tune
6fa6beaccc Split namespace docs user vs admin.
Move namespace.md and examples dir from docs/user-guide
to docs/admin.

Assumption is that creating and deleting namespaces is an "admin"
task.

Add a mostly new user-guide to namespaces that gives more advice
on when to use namespaces, and how to work within them,
but not how to create/delete them.  It is more succinct than
before.
2015-07-20 15:01:44 -07:00
krousey
dfbd05661d Merge pull request #11613 from goltermann/docs2
Fix links in DESIGN.md
2015-07-20 14:58:46 -07:00
krousey
a6fdc50265 Merge pull request #11611 from erictune/fixhdr
Remove equals from heading which breaks our links.
2015-07-20 14:58:03 -07:00
krousey
8a3a177dc8 Merge pull request #11616 from mgannholm/patch-1
grammar fixes
2015-07-20 14:56:41 -07:00
mgannholm
55e64cb0ca grammar fixes 2015-07-20 14:51:13 -07:00
krousey
6617d63c97 Merge pull request #11602 from erictune/quota
Improvements to quota doc.
2015-07-20 14:50:35 -07:00
krousey
b1b2f1a925 Merge pull request #11593 from erictune/gsg3
Improve scratch getting-started-guide.
2015-07-20 14:49:55 -07:00
Eric Tune
0b327627f4 Improvements to quota doc.
Address review comments in #11487
2015-07-20 14:45:44 -07:00
Eric Tune
844c823f01 Remove equals from heading which breaks our links. 2015-07-20 14:44:10 -07:00
krousey
cff5832e7c Merge pull request #11605 from a-robinson/capital
Fix capitalization of Kubernetes in the docs
2015-07-20 14:43:08 -07:00
Alex Robinson
acd1bed70e Fix capitalization of Kubernetes in the documentation. 2015-07-20 14:39:36 -07:00
goltermann
3cabac2204 Fix links in DESIGN.md 2015-07-20 14:35:52 -07:00
krousey
7536db6d53 Merge pull request #11598 from amygdala/master
fixed 2 links, bit of text polishing
2015-07-20 14:33:19 -07:00
Eric Tune
d607a3df0e Improve scratch getting-started-guide. 2015-07-20 14:31:24 -07:00
Zach Loafman
635073c37c Merge pull request #11609 from nikhiljindal/fixMarkNewVersion
Fixing mark-new-version
2015-07-20 14:31:22 -07:00
nikhiljindal
54e6f5d7ba Fixing mark-new-version 2015-07-20 14:27:45 -07:00
Amy Unruh
aacfbba8d3 fixed 2 links, bit of text polishing 2015-07-20 13:52:04 -07:00
krousey
b4fb9387b6 Merge pull request #11487 from erictune/admindocs
Improve resource quota doc.
2015-07-20 13:29:15 -07:00
krousey
1f8e85c634 Merge pull request #11408 from lavalamp/docsIndex
add admin index
2015-07-20 13:27:18 -07:00
krousey
9721efed91 Merge pull request #11569 from nikhiljindal/eric
Linking to API object definitions from docs
2015-07-20 12:30:47 -07:00
krousey
0bbc6a38f3 Merge pull request #11590 from thockin/docs-ordered-lists-with-code
nop numbered list in doc to use manual numbering
2015-07-20 12:24:25 -07:00
krousey
960c6a2d8b Merge pull request #11583 from thockin/docs-tick-tick-tick
Collected markedown fixes around syntax.
2015-07-20 12:01:04 -07:00
Daniel Smith
022ccb475d Add admin TOC; mv README -> intro, TOC -> README 2015-07-20 11:46:23 -07:00
Tim Hockin
55834e46b9 nop numbered list in doc to use manual numbering 2015-07-20 11:36:00 -07:00
nikhiljindal
021138bd83 Linking to API object definitions from docs 2015-07-20 11:11:13 -07:00
David Oppenheimer
2d88675f22 Merge pull request #10827 from gmarek/doc
Update cluster management doc.
2015-07-20 10:49:47 -07:00
gmarek
de07cbda3a Update cluster management doc. 2015-07-20 19:47:09 +02:00
Eric Tune
7f1970a22d Improve resource quota doc. 2015-07-20 10:15:07 -07:00
krousey
d578e2803a Merge pull request #11573 from Raffo/patch-1
Fixed wrong link to ui.md documentation in www README file.
2015-07-20 09:51:43 -07:00
Tim Hockin
995a7aef29 Collected markedown fixes around syntax. 2015-07-20 09:51:22 -07:00
krousey
0a66d3ff69 Merge pull request #11582 from aveshagarwal/master-doc-fixes
Fixed a missing bracket and removed some white spaces and stray %}
2015-07-20 09:35:15 -07:00
krousey
f9fa83fae3 Merge pull request #10613 from mesosphere/mesos-docs
Move k8s-mesos docs to the kubernetes repo
2015-07-20 09:23:20 -07:00
krousey
e0c5e563cd Merge pull request #10746 from mesosphere/fix-quay-etcd-invocation-in-mesos.md
Fix invocation of quay.io etcd in mesos getting started guide
2015-07-20 09:22:23 -07:00
Avesh Agarwal
178473d340 Fixed a missing bracket and removed some white spaces and stray %} 2015-07-20 12:09:40 -04:00
Brian Grant
5450afdabc Merge pull request #11568 from davidopp/doc2
Absolutize links that leave the docs/ tree to go anywhere other than
2015-07-20 07:34:00 -07:00
Marek Grabowski
f03077a5f3 Merge pull request #11574 from wojtek-t/move_pod_disks_toflaky
Move PD on two hosts test to flaky
2015-07-20 11:57:26 +02:00