Anirudh Ramanathan
|
cda627c598
|
Update node.md to reflect changes to node controller (#1757)
* Update node.md to reflect changes to node controller
* Review fixes.
|
2016-12-02 14:32:55 -08:00 |
|
devin-donnelly
|
fc36bdbca9
|
Merge pull request #1833 from bprashanth/source_ip_1.5
Change alpha to beta in source ip docs
|
2016-12-02 14:06:59 -08:00 |
|
Anthony Yeh
|
3d08fd0fa2
|
examples_test: Validate all parts in a multi-doc YAML.
|
2016-12-02 12:45:49 -08:00 |
|
devin-donnelly
|
5b0c6dc2ac
|
Merge pull request #1783 from ConnorDoyle/oir-alpha
Documentation for opaque integer resources (alpha feature in 1.5)
|
2016-12-02 11:08:54 -08:00 |
|
devin-donnelly
|
5b007f86a8
|
Merge pull request #1793 from kubernetes/ui-docs-for-1.5
Docs for Dashboard UI features in 1.5
|
2016-12-02 11:04:10 -08:00 |
|
Connor Doyle
|
9430805ac4
|
Doc for alpha opaque integer resources.
|
2016-12-02 10:37:38 -08:00 |
|
bryk
|
7431c10725
|
Merge remote-tracking branch 'origin/ui-docs-for-1.5' into ui-docs-for-1.5
|
2016-12-02 10:09:33 +01:00 |
|
bryk
|
ba95bedc9e
|
Apply @devin-donnelly comments
|
2016-12-02 10:09:19 +01:00 |
|
Devin Donnelly
|
be87e58e48
|
Merge remote-tracking branch 'upstream/master' into release-1.5
|
2016-12-01 14:28:46 -08:00 |
|
Piotr Bryk
|
ab3782c6de
|
Merge branch 'master' into ui-docs-for-1.5
|
2016-12-01 10:02:59 +01:00 |
|
bprashanth
|
58591fca1a
|
Change alpha to beta in source ip docs
|
2016-11-30 16:25:57 -08:00 |
|
Ryan Hitchman
|
41caedc6d6
|
Lowercase 'Command' and 'Args' when describing "containers" specs.
They must be lowercase in json and yaml, which is the most common
user-visible interface.
Partially addresses #1555.
|
2016-11-30 16:15:32 -08:00 |
|
Marcin Wielgus
|
1b4f677f21
|
Fix copy/paste errors in federated secrets docs
|
2016-11-30 11:40:08 +01:00 |
|
Devin Donnelly
|
9b2500fb60
|
Merge remote-tracking branch 'upstream/master' into release-1.5
|
2016-11-29 17:08:38 -08:00 |
|
Denis Andrejew
|
2b595523a5
|
fix broken link in config-best-practices.md
broken link was caused by `frontend-controller.yaml` having been replaced with `frontend-deployment.yaml`
|
2016-11-29 16:00:28 +00:00 |
|
bryk
|
707badee81
|
Remove mention about RCs - they are deprecated
|
2016-11-29 09:25:04 +01:00 |
|
Chao Xu
|
e20b4585ce
|
sync gc is not going to be supported in 1.5
|
2016-11-28 21:04:42 -08:00 |
|
Nicolai von Neudeck
|
fd0d4112b0
|
fixed indentation, cleaner command
|
2016-11-29 00:43:01 +01:00 |
|
Nicolai von Neudeck
|
c61aee3c54
|
forgot yaml format
|
2016-11-29 00:34:29 +01:00 |
|
Nicolai von Neudeck
|
537893253f
|
Added info about where to add/drop capabilities
The user-guide did not mention where to drop/add capabilities in Kubernetes.
Added a link to the not yet complete API documentation and an example.
|
2016-11-29 00:11:40 +01:00 |
|
Justin Garrison
|
8e8adadbeb
|
moved kubectl install to separate sub-sections
|
2016-11-26 23:57:01 -08:00 |
|
pospispa
|
d4b9023a7f
|
Added a Recycler Pod Template Example
Recycle pod template example is missing in the documentation.
That's why it is now added.
|
2016-11-25 20:24:54 +01:00 |
|
bryk
|
f840e4bc02
|
Docs for Dashboard UI features in 1.5
Feature: https://github.com/kubernetes/features/issues/136
|
2016-11-25 13:26:18 +01:00 |
|
Vincenzo Ferrari
|
1f68526159
|
updated dockerimage link
removed dead link of dockerimage
|
2016-11-23 11:12:07 +01:00 |
|
Madhusudan.C.S
|
715d5a3c96
|
Address review comments.
|
2016-11-23 00:34:02 -08:00 |
|
Chris Riviere
|
b0bcbff7ab
|
Merge branch 'master' into patch-1
|
2016-11-22 15:38:33 -08:00 |
|
Madhusudan.C.S
|
0c5c99fd0d
|
Document the workaround for the Federated Ingress flapping healthchecks problem.
Ref issue: https://github.com/kubernetes/kubernetes/issues/36327 and
https://github.com/kubernetes/kubernetes/issues/37306
|
2016-11-22 12:55:27 -08:00 |
|
Maciej Szulik
|
ab09b11359
|
Rename ScheduledJobs to CronJobs
|
2016-11-22 19:59:30 +01:00 |
|
Maciej Szulik
|
9544c80dee
|
Add ScheduledJobs to menu and remove future work section from jobs
|
2016-11-22 19:56:31 +01:00 |
|
Jan Safranek
|
bd8778069d
|
Add documentation about Quobyte dynamic provisioning
|
2016-11-22 10:34:05 +01:00 |
|
Jan Safranek
|
d9fc30276d
|
Add documentation about Ceph RBD dynamic provisioning
|
2016-11-22 10:33:57 +01:00 |
|
Jan Safranek
|
b7ec4b7044
|
Update glusterfs provisioning configuration
|
2016-11-22 10:32:22 +01:00 |
|
devin-donnelly
|
84253dcbdf
|
Merge pull request #1623 from w0mbat/init-container-beta-update
Updated documentation to use beta version of init-containers
|
2016-11-21 16:45:48 -08:00 |
|
devin-donnelly
|
74dc6cf45d
|
Merge pull request #1630 from blankenhaus/master
Layer 3 <=> layer 4
|
2016-11-21 16:42:40 -08:00 |
|
devin-donnelly
|
94149087ef
|
Merge pull request #1638 from tremaineeto/patch-1
Fixed typo
|
2016-11-21 16:40:27 -08:00 |
|
devin-donnelly
|
4c099553b4
|
Merge pull request #1647 from StephenKing/patch-1
configuring-containers: Fix syntax highlight
|
2016-11-21 16:38:42 -08:00 |
|
Jared
|
3d3e7326a3
|
Merge branch 'master' into master
|
2016-11-21 15:07:07 -08:00 |
|
devin-donnelly
|
7be9e1b694
|
Merge pull request #1667 from bdurette/patch-1
Typo fix
|
2016-11-21 14:58:57 -08:00 |
|
devin-donnelly
|
9d72e1d548
|
Merge pull request #1709 from ahawtho/patch-1
Fix shell example in sharing-clusters.md
|
2016-11-21 14:48:10 -08:00 |
|
devin-donnelly
|
8d36e87929
|
Merge pull request #1723 from ahmetalpbalkan/patch-4
service-accounts.md: Better paragraph flow
|
2016-11-21 14:38:39 -08:00 |
|
devin-donnelly
|
e6f9f1f811
|
Merge pull request #1726 from soltysh/deprecate_extensionsjob
Deprecate extensions/v1beta1.Job
|
2016-11-21 14:36:09 -08:00 |
|
Jared
|
79821557f5
|
Merge branch 'master' into init-container-beta-update
|
2016-11-21 14:28:56 -08:00 |
|
devin-donnelly
|
aae7524cbc
|
Merge pull request #1741 from rfay/20161120_fix_broken_pv
Fix broken path in pv configuration, minor doc improvement
|
2016-11-21 14:16:10 -08:00 |
|
Jared
|
fb77d274b3
|
Merge branch 'master' into init-container-beta-update
|
2016-11-21 13:59:14 -08:00 |
|
Jared
|
e1e9cb2f22
|
Merge branch 'master' into patch-1
|
2016-11-21 13:56:23 -08:00 |
|
Jared
|
af0639bf95
|
Merge branch 'master' into fix-kubectl-link
|
2016-11-21 13:32:48 -08:00 |
|
Jared
|
a88fd8e8fa
|
Merge branch 'master' into patch-1
|
2016-11-21 13:30:45 -08:00 |
|
Hemant Kumar
|
31185b5fd9
|
Fix glusterfs dynamic provisioning docs
|
2016-11-21 16:27:53 -05:00 |
|
Jared
|
2a96b334b2
|
Merge branch 'master' into patch-1
|
2016-11-21 13:27:44 -08:00 |
|
Jared
|
0dcb86c294
|
Merge branch 'master' into patch-1
|
2016-11-21 13:27:39 -08:00 |
|