Commit Graph

1547 Commits

Author SHA1 Message Date
Satnam Singh
ed985b8654 Merge pull request #9821 from erictune/api-conv
Added document on using resources.
2015-06-18 14:35:04 -07:00
Satnam Singh
56612e3707 Merge pull request #9874 from RichieEscarez/fixtroubleshootlink
fixed broken link
2015-06-18 14:34:10 -07:00
Satnam Singh
424d09fb97 Merge pull request #9907 from RichieEscarez/9404_controller
Changed "controller" to "replication controller"
2015-06-18 14:33:49 -07:00
Satnam Singh
cde08a0679 Merge pull request #9992 from a-robinson/metrics
Add devel doc laying out the steps to add new metrics to the code base.
2015-06-18 14:25:03 -07:00
Satnam Singh
d2c2f7e35e Merge pull request #9993 from mikedanese/re-patch
reenable patch serverside using strategic-merge-patch
2015-06-18 14:13:10 -07:00
Satnam Singh
54933b83cb Merge pull request #9503 from JeffPaine/git-docs-update
Consolidate git setup documentation
2015-06-18 13:15:45 -07:00
Mike Danese
3de11e2fa8 reenable patch serverside using strategic-merge-patch 2015-06-18 12:06:46 -07:00
Eric Tune
4f0ab4d539 Added document on using resources. 2015-06-18 10:21:44 -07:00
Saad Ali
968156e892 Merge pull request #9098 from benmccann/vault-keywhiz-docs
Document how a secrets server like Vault or Keywhiz might fit into Kubernetes
2015-06-17 18:06:11 -07:00
Alex Robinson
fe5c8398d4 Add devel doc laying out the steps to add new metrics to the code base. 2015-06-18 00:37:52 +00:00
Saad Ali
17446c2c4c Merge pull request #9989 from kazhang/patch-1
Fixed broken link to addons/README.md
2015-06-17 16:55:55 -07:00
Kai Zhang
a7bf6665ab Fixed broken link to addons/README.md
Fixed broken link to addons/README.md
2015-06-17 16:31:13 -07:00
Dawn Chen
07506763a5 Small nit cleanup for getting-started-guides 2015-06-17 15:49:14 -07:00
RichieEscarez
eb44b3c830 Qualified all references to "controller" so that references to "replication controller" are clear. fixes #9404
Also ran hacks/run-gendocs.sh
2015-06-17 08:48:59 -07:00
Marek Biskup
555aabc0b5 correction: lastState.termination renamed to lastState.terminated 2015-06-17 16:32:58 +02:00
Saad Ali
92e5992489 Merge pull request #9780 from amygdala/gettingstarted
gce 'getting started' cleanup.
2015-06-16 18:46:18 -07:00
Brendan Burns
d18dcabca5 Merge pull request #9786 from ZJU-SEL/UpdateDockerK8s
Update docker k8s approach
2015-06-16 15:53:25 -07:00
Saad Ali
9fd02fcf7f Merge pull request #9811 from erictune/matrix
Add conformance column to matrix.
2015-06-16 14:52:26 -07:00
Saad Ali
5e597c5f0d Merge pull request #9826 from brendandburns/redirect
Remove the redirect verb.
2015-06-16 14:51:24 -07:00
Saad Ali
d5b40de7b4 Merge pull request #9867 from marekbiskup/doc-overview
clarification of name uniqueness
2015-06-16 14:02:06 -07:00
Saad Ali
591132f4ae Merge pull request #9871 from marekbiskup/doc-service
formatting
2015-06-16 14:00:47 -07:00
Saad Ali
d763252b01 Merge pull request #9869 from marekbiskup/doc-links
doc links
2015-06-16 12:06:11 -07:00
Eric Tune
73e873dc12 Change docs/getting-started-guides/README.md
Reformats.
Remove duplicate rows.
Adds empty conformance test column.
(more on this soon.)
2015-06-16 10:41:07 -07:00
RichieEscarez
5939dd0fab fixed broken link 2015-06-16 08:50:12 -07:00
Marek Biskup
5a2b96c455 clarifications 2015-06-16 17:38:42 +02:00
Marek Biskup
b71bf667b5 formatting 2015-06-16 17:35:20 +02:00
Marek Biskup
28792c2d50 doc links 2015-06-16 17:31:45 +02:00
Marek Biskup
aa0c816d9f clarification of name uniqueness 2015-06-16 17:19:37 +02:00
Amy Unruh
1b22ca11f8 gce 'getting started' cleanup. 2015-06-15 19:52:21 -07:00
Fabio Yeon
0453f9ea9d Merge pull request #9705 from hurf/label4describe
Add label support for kubectl describe
2015-06-15 19:33:09 -07:00
Fabio Yeon
6ab2aee677 Merge pull request #9697 from CyrusBiotechnology/cyrus/feature/nodeport-documentation
Added what seems to be the default allowable port range for NodePort to the docs
2015-06-15 19:32:35 -07:00
wizard
4e92f409a0 update docker k8s approach 2015-06-16 09:44:21 +08:00
Brendan Burns
25dee0c42a Remove redirect from docs. 2015-06-15 15:42:05 -07:00
Fabio Yeon
c4f448bf80 Merge pull request #9751 from brendandburns/fix
Add links to 0.19.0
2015-06-15 10:19:49 -07:00
Fabio Yeon
188f52a090 Merge pull request #9466 from syst3mw0rm/master
Version bump to 0.18.2
2015-06-15 10:15:05 -07:00
Abhi Shah
1f952b05d3 Merge pull request #9652 from epc/epc-2015162
Copy edits for spelling errors and typos
2015-06-12 16:59:32 -07:00
Abhi Shah
4da902c72e Merge pull request #9579 from doublerr/rackspace/update_flannel
simplify flannel configuration on rackspace
2015-06-12 16:58:36 -07:00
Peter Novotnak
784fc22c7e Added default allowable port range for NodePort to the docs. 2015-06-12 16:35:44 -07:00
Brendan Burns
15562d4c09 Add links to 0.19.0 2015-06-12 16:04:01 -07:00
Ed Costello
05714d416b Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Abhi Shah
f345432b53 Merge pull request #9651 from brendandburns/rev-docker
Update Docker instructions.
2015-06-12 13:54:09 -07:00
Abhi Shah
86b6150fb0 Merge pull request #9287 from brendandburns/kubectl
Add some XSRF protection to kubectl proxy.
2015-06-12 13:51:08 -07:00
hurf
fa0efe3927 Add label support for kubectl describe
Add -l option to kubectl describe command, allow it return
multiple results filtered by label selector.
2015-06-12 15:08:28 +08:00
Abhi Shah
b56034a90e Merge pull request #9667 from mesosphere/link-to-known-issues
link to k8s-mesos known issues
2015-06-11 11:53:41 -07:00
Abhi Shah
e226f8766e Merge pull request #9509 from brendandburns/example
Add some troubleshooting instructions.
2015-06-11 10:59:20 -07:00
Abhi Shah
1ccb68a2e6 Merge pull request #9471 from jayunit100/minorreadme
[docs/] Some minor README updates (readability/selinux)
2015-06-11 10:23:25 -07:00
Abhi Shah
ccf73d69fc Merge pull request #8981 from erictune/docs7
Document what happens when pod uses nonexistent secret.
2015-06-11 08:46:13 -07:00
James DeFelice
dd8077e276 link to k8s-mesos known issues 2015-06-11 15:10:32 +00:00
jayunit100
210ad819b1 Some minor README updates (readability/selinux/k8petstore) 2015-06-11 09:00:15 -04:00
Eric Tune
c11127c9a6 Document what happens when pod uses nonexistent secret. 2015-06-11 01:19:33 -07:00