johndmulhausen
78ca979140
Update README.md
2016-04-30 11:24:12 -07:00
johndmulhausen
7b4755e522
Merge pull request #451 from crizCraig/patch-2
...
Avoid rendering "shell" in OS X nginx curl command
2016-04-29 16:22:04 -07:00
johndmulhausen
4dc49314c8
Merge pull request #450 from crizCraig/patch-1
...
Robustify kubectl download commands
2016-04-29 16:21:18 -07:00
Craig Quiter
ac2f5688a4
Avoid rendering "shell" in OS X nginx curl command
...
Haven't tested this on a local setup, but other examples hint that this will work.
2016-04-28 18:53:50 -07:00
Craig Quiter
c7adc28cf4
Robustify kubectl download commands
...
`{K8S_VERSION}` gets auto-replaced with `\{K8S_VERSION\}` when pasting into a terminal. Encapsulating in double quotes avoids this.
2016-04-28 18:39:44 -07:00
dagnello
163ae4a8ea
Adding vShpere volume section to Volumes doc
...
This documentation is being added in reference to vSphere cloud provider
support work (issue #23932 )
2016-04-28 15:33:12 -07:00
Mohammad Khodadadi
4e9899bdf6
Update fedora single node config for AWS RHEL7.2
2016-04-28 19:19:33 +01:00
Arnaldo de Moraes Pereira
081d3a3be2
Remove reference to itself, uneeded heading and blank lines
2016-04-28 11:28:51 -03:00
Brian Grant
ebb5a5d61f
Merge pull request #434 from janetkuo/deployments-restart-policy
...
Document Deployment restartPolicy
2016-04-27 07:52:45 -07:00
Brian Grant
bc4fec4ad8
Merge pull request #368 from janetkuo/canary-deployment
...
Teach how to run canary deployments
2016-04-27 07:51:36 -07:00
Lukasz Zajaczkowski
3b35a7a6b7
Replace heat client to openstack client
2016-04-27 13:13:20 +02:00
OHTAKE Tomohiro
b58988db67
Complete renaming the provider
2016-04-27 13:09:32 +02:00
OHTAKE Tomohiro
853b38cb86
openstack-heat provider uses Neutron and flannel hostgw
2016-04-27 13:09:32 +02:00
Elson O Rodriguez
0d0459c50f
Modifying Openstack kube-up provider documentation.
2016-04-27 13:09:32 +02:00
Lukasz Zajaczkowski
9fc334bc22
Add doc on OpenStack provider
2016-04-27 13:09:32 +02:00
Janet Kuo
59dc7da9a4
Address comments
2016-04-26 17:19:58 -07:00
johndmulhausen
d13fa9a1de
Merge pull request #389 from idvoretskyi/patch-5
...
Updated container removing command
2016-04-26 15:08:06 -07:00
johndmulhausen
b91c8d1c28
Merge pull request #439 from jojow/patch-1
...
"current stable version" instead of "actual stable ..."
2016-04-26 15:06:33 -07:00
johndmulhausen
96e5891b8f
Merge pull request #136 from madhusudancs/multi-schedulers
...
Multi-scheduler documentation with examples.
2016-04-26 15:06:19 -07:00
Cole Mickens
c003a0f4a4
admin: update recommended admission controllers
2016-04-26 14:10:35 -07:00
Dan Winship
dbf7879dc0
Warn that iptables proxier doesn't handle readiness failures.
2016-04-26 16:49:17 -04:00
johndmulhausen
65a0dfe51a
Merge pull request #419 from abuehrle/patch-1
...
Update Weave Net information from Weaveworks
2016-04-26 11:41:08 -07:00
johndmulhausen
55ff9c2917
Merge pull request #422 from poiuytrez/patch-1
...
Completed pod not hidden anymore
2016-04-26 11:26:52 -07:00
johndmulhausen
68a8179a59
Merge pull request #391 from zlabjp/fix-missing-config-for-set-credentials
...
Fix missing `config` for `set-credentials`
2016-04-26 11:25:04 -07:00
johndmulhausen
b2a6b0575c
Merge pull request #413 from carsonoid/patch-1
...
Update description to match yaml
2016-04-26 11:24:20 -07:00
johndmulhausen
35b8cfd63f
Merge pull request #430 from rata/postStart
...
Clarify postStart
2016-04-26 11:23:50 -07:00
johndmulhausen
a98d463093
Merge pull request #438 from duglin/tearDown
...
Add missing -f to "docker rm"
2016-04-26 11:22:41 -07:00
johndmulhausen
cd6980b0b6
Merge pull request #421 from ghodss/patch-2
...
Update compute-resources.md
2016-04-26 11:20:53 -07:00
johndmulhausen
e60904fbce
Merge pull request #415 from idvoretskyi/patch-6
...
CentOS minor fix
2016-04-26 11:18:58 -07:00
johndmulhausen
9068f9801b
Merge pull request #429 from rata/master
...
Fix link to Logging with Elasticsearch and Kibana
2016-04-26 11:18:29 -07:00
johndmulhausen
882ee1ca34
Merge pull request #427 from antoinecarton/patch-1
...
Fix typo
2016-04-26 11:17:59 -07:00
johndmulhausen
3365986a19
Merge pull request #436 from gouyang/fix_syntax_error
...
Fix #435
2016-04-26 11:16:48 -07:00
Johannes
b539112c82
"current stable version" instead of "actual stable ..."
2016-04-26 20:13:17 +02:00
Doug Davis
18ad8a7a71
Add missing -f to "docker rm"
...
Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-04-26 11:08:01 -07:00
Guohua Ouyang
c00031837f
Fix #435
2016-04-26 16:38:31 +08:00
Janet Kuo
cc0661a69e
Address comments
2016-04-25 17:10:23 -07:00
Janet Kuo
cd2b268905
Document Deployment restartPolicy
2016-04-25 14:04:05 -07:00
Rodrigo Campos
62eec8ae0b
Clarify postStart
...
As Brendan Burns explained me in this email:
https://groups.google.com/forum/#!topic/google-containers/5eUsmTSXpb8
2016-04-24 23:51:29 -03:00
Rodrigo Campos
7689f3d05c
Fix link to Logging with Elasticsearch and Kibana
...
Fixes #428
2016-04-24 22:36:27 -03:00
Antoine Carton
f55bae6bec
Fix typo
2016-04-24 11:53:12 +02:00
Brian Grant
abff28dd7c
Merge pull request #396 from janetkuo/rc-alternatives-deployment
...
In RC doc, add deployment & RS as alternatives, and link to kubectl rolling-update tutorial
2016-04-22 16:27:28 -07:00
Janet Kuo
f348f318d7
Address comments
2016-04-22 10:57:08 -07:00
Aabed
d210a5b7ed
adds a missing "/"
...
yeah, it cause problems
2016-04-22 17:49:03 +03:00
Aabed
368b9cc476
changes api service parameters
2016-04-22 17:46:06 +03:00
Aabed
6ba13c6248
updating version to latest
2016-04-22 17:44:40 +03:00
Guillaume Charhon
0d864fd1e7
Completed pod not hidden anymore
...
Before the fix, the hello-world pod did not show up.
2016-04-22 16:30:32 +02:00
Sam Ghods
8ea462be4d
Update compute-resources.md
2016-04-22 01:06:50 -07:00
Sam Ghods
d0081d3c6e
Update compute-resources.md
2016-04-22 01:05:56 -07:00
Sam Ghods
f83e1741d7
Update compute-resources.md
...
Just some small suggestions.
2016-04-22 01:04:55 -07:00
Anita Buehrle
84fe5ae069
Update Weave Net information from Weaveworks
...
Please move the Weave section above Flannel and include the following text:
### Weave Net from Weaveworks
[Weave Net](https://www.weave.works/documentation/net-1-5-0-introducing-weave/ ) is a
resilient and simple to use network for Kubernetes and its hosted applications.
Weave Net runs as a [CNI plug-in](https://www.weave.works/documentation/net-1-5-0-cni-plugin/ )
or stand-alone. In either version, it doesn’t require any configuration or extra code to run,
and in both cases, the network provides one IP address per pod - as is standard for Kubernetes.
2016-04-21 15:24:15 -05:00