Commit Graph

3582 Commits

Author SHA1 Message Date
Daniel Smith
b6f68988ed Merge pull request #2267 from erictune/kubelet_events
Kubelet event on restart.
2014-11-10 15:00:56 -08:00
Eric Tune
c5d1782c00 Add local logging of kubelet events. 2014-11-10 13:57:13 -08:00
Eric Tune
08c8f2cde1 Record event of kubelet restart re: minion obj. 2014-11-10 13:46:48 -08:00
Brendan Burns
8a2954900e Merge/rebase w/ Kelsey's cloud formation docs. 2014-11-10 13:35:57 -08:00
Brendan Burns
2c1221864d Make a standalone binary. 2014-11-10 13:34:11 -08:00
Brendan Burns
62bd634c07 Update the AWS config. 2014-11-10 13:33:43 -08:00
Andriy Yurchuk
1ff79fdeb0 AWS support draft
Fix calling function before declaration

Set Name tags on instances

Hide import-key-pair error

Fix instances names resolution

Implement kube-down for AWS provider

Add cluster validation routines. Make changes according to #1255

Implement post-deployment cluster validation

Set proper master name in userdata scripts

Fix kube-down path in hint

Add getting started for AWS
2014-11-10 13:32:52 -08:00
Joe Beda
4a21dbbb0a Merge pull request #2262 from ronalexander/2095-doc-typo
corrected file path for .kubernetes_vagrant_auth. Confirmed correct file...
2014-11-10 13:13:13 -08:00
Maxwell Forbes
8d16500f37 Merge pull request #2265 from jbeda/typo-fix
Fix typo in README
2014-11-10 13:10:47 -08:00
Joe Beda
dba0f2d661 Fix typo in README 2014-11-10 13:09:58 -08:00
Joe Beda
a94e8a3d56 Clean out data volumes for real 2014-11-10 12:46:07 -08:00
Clayton Coleman
21a6e96418 Merge pull request #2126 from brendandburns/validatez
Add etcd to the list of services to validate.
2014-11-10 14:53:41 -05:00
bgrant0607
3cf17c0094 Merge pull request #2225 from dchen1107/deathrattle
Capture application termination messages/output
2014-11-10 11:25:14 -08:00
Brendan Burns
2815d7ccf3 Merge pull request #2216 from kelseyhightower/aws-guide
docs: add aws getting started guide
2014-11-10 11:12:32 -08:00
Ron Alexander
fede23f213 corrected file path for .kubernetes_vagrant_auth. Confirmed correct file location in kubernetes/cluster/kubecfg.sh 2014-11-10 11:04:10 -08:00
Brendan Burns
bdc4ab62c7 Merge pull request #2245 from jbeda/gcs-deps
Start pulling external dependencies from GCS where possible
2014-11-10 11:00:41 -08:00
Brendan Burns
557fc1cd9c Merge pull request #2254 from meirf/fix-bad-link-to-selector.go
Fix bad selector file link
2014-11-10 10:56:55 -08:00
Brendan Burns
4b55f05ace Merge pull request #2256 from satnam6502/kibana-image
Extend timeout for proxy Webscoket calls to one day
2014-11-10 10:56:28 -08:00
Dawn Chen
57454cce81 Add support to capture application termination message and propagate
the message to the upper layer through ContainerStatus.
2014-11-10 10:56:23 -08:00
Dawn Chen
8ffbced280 Introduce terminationMessagePath to Container, and update conversion code
to assign the default path.

Move default setting for terminationMessagePath to conversion
from validation. Addressed other comments.
2014-11-10 10:55:56 -08:00
bgrant0607
91b83f54db Merge pull request #2258 from fabianofranz/expose_cobra_helpers
Extract several helpers from pkg/kubectl/cmd/cmd.go
2014-11-10 10:05:21 -08:00
fabianofranz
c43637b73c Extract several kubectl helpers from cmd/cmd.go 2014-11-10 15:09:32 -02:00
Clayton Coleman
72bf12c86d Update the validation logic to test PodTemplateSpec 2014-11-10 11:33:51 -05:00
Clayton Coleman
a68a493e4b Alter the error message when an error list is put in an error list 2014-11-10 11:33:51 -05:00
Clayton Coleman
74c7914f7e Conversion functions to support PodTemplateSpec 2014-11-10 11:33:31 -05:00
Clayton Coleman
e3be1e9e14 Changes to core types for introducing PodTemplateSpec 2014-11-10 11:33:31 -05:00
Clayton Coleman
9f15e96bd6 Better logging when a type is invalid during conversion 2014-11-10 11:33:31 -05:00
Clayton Coleman
9a998350f0 Some examples do not pass extended validation 2014-11-10 11:33:31 -05:00
Clayton Coleman
ad92ff6952 When explicitly converting two objects, allow names to differ 2014-11-10 11:33:31 -05:00
jhadvig
dfa076b79a Dumping kubelet write/read timeout 2014-11-10 17:09:50 +01:00
bgrant0607
f3ad102fa6 Merge pull request #2251 from meirf/hacking-link-outdated
hacking link fix
2014-11-10 07:14:14 -08:00
bgrant0607
e8bdab2c09 Merge pull request #2253 from meirf/minor-grammar-fix
Fix grammar
2014-11-10 07:12:06 -08:00
Satnam Singh
88dc951019 Extend timeout for proxy Webscoket calls to one day 2014-11-09 23:17:17 -08:00
Rabi Mishra
6ddb7cb9de Update docker.service
Docker startup fails
You specified --iptables=false with --ipmasq=true. IP masquerading uses iptables to function. 
Please set --ipmasq to false or --iptables to true
2014-11-10 07:03:21 +01:00
Meir Fischer
1b837c2397 Fix bad selector file link 2014-11-09 22:46:07 -05:00
Meir Fischer
10bf046cc6 Fix grammar 2014-11-09 22:12:55 -05:00
Meir Fischer
b17b64d072 hacking link fix
hacking link outdated due to transfer of development guide to separate CONTRIBUTING.md file
(no other links incorrectly point to README.md#development)
2014-11-09 15:32:59 -05:00
bgrant0607
6c70227a2e Merge pull request #2249 from satnam6502/salt
Make Docker container dirs writable for pos file
2014-11-08 11:56:48 -08:00
bgrant0607
e81d69bd02 Merge pull request #2218 from satnam6502/docfix
Add a link to a Gist showing a successful cluster creation transcript plus add links to pod and service files for Elasticsearch example.
2014-11-08 11:55:33 -08:00
Satnam Singh
9fac9949b2 Make Docker container dirs writable for pos file 2014-11-07 17:42:48 -08:00
bgrant0607
0f97ebd940 Merge pull request #2248 from jbeda/kubectl-on-master
Install client binaries on master
2014-11-07 17:40:54 -08:00
Joe Beda
a839599883 Install client tools on master.
We now include kubecfg and kubectl in "server binary" tar and place them into /usr/local/bin on the master.
2014-11-07 17:13:18 -08:00
Joe Beda
b0253c88eb Slim down full release tar 2014-11-07 17:13:18 -08:00
Daniel Smith
b4c23f8253 Merge pull request #2247 from satnam6502/fluentd-es-image
Change tag to latest and use correct pos file syntax for detection of log rotation
2014-11-07 17:03:24 -08:00
Joe Beda
0ee7d5cc75 Merge pull request #2246 from lavalamp/fix2
Fix unversioned output being passed to -template
2014-11-07 16:59:37 -08:00
Satnam Singh
f5c1df0a73 Change tag to latest and use correct pos file syntax for detection of log rotation 2014-11-07 16:54:44 -08:00
Daniel Smith
d5c6499d93 Update scripts to expect versioned output in templates. 2014-11-07 16:47:22 -08:00
Daniel Smith
b8aa87ed50 Add handy -cfg and -ctl options to make it easy to run a kubecfg or kubectl command against your e2e cluster. 2014-11-07 16:47:22 -08:00
Daniel Smith
9bb0d33a3f Fix kubectl -template to be versioned 2014-11-07 16:47:21 -08:00
Daniel Smith
66d62229f6 Fix kubecfg -template to be versioned 2014-11-07 16:47:21 -08:00