CJ Cullen
|
d0997a3d1f
|
Generate a kubelet CA and kube-apiserver cert-pair for kubelet auth.
Plumb through to kubelet/kube-apiserver on gci & cvm.
|
2017-01-03 14:30:45 -08:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
Andy Zheng
|
f31c4f6d69
|
Revert "Revert "Add support for running GCI on the GCE cloud provider""
This reverts commit 40f53b1765 .
|
2016-05-23 00:52:08 -07:00 |
Daniel Smith
|
40f53b1765
|
Revert "Add support for running GCI on the GCE cloud provider"
|
2016-05-18 21:31:28 -07:00 |
Andy Zheng
|
a737e1eba1
|
Add support for running GCI on the GCE cloud provider
|
2016-05-18 15:15:05 -07:00 |
Matt Liggett
|
e6af5ee296
|
Rewrite docker-checker.sh to make it less kill-happy.
Also a little more organized and easier to re-use.
Should minimize the incidence of #23461.
|
2016-04-11 16:57:29 -07:00 |
Abhishek Shah
|
736c02c7a0
|
make docker-checker more robust
|
2016-03-31 10:07:37 -07:00 |
Dawn Chen
|
d922ddef8c
|
Remove potential corrupted docker network checkpoint file before start docker
again.
|
2016-02-22 17:08:31 -08:00 |
Dawn Chen
|
6c5f07d58e
|
Make sure docker is properly shutdown before startup.
|
2016-02-22 12:57:42 -08:00 |
Dawn Chen
|
14f8ae1340
|
Log kubelet /healthz failure reasons to supervisord log file
|
2016-02-17 16:42:47 -08:00 |
Yu-Ju Hong
|
b92e2903fa
|
Switched to using `docker version` as health check
`docker ps` can sometimes take a long time to finish, and restarting
docker in this case doesn't help.
|
2016-02-16 15:10:15 -08:00 |
Jeff Lowdermilk
|
ec4b94aabc
|
Merge pull request #20509 from yujuhong/docker_health
Change docker health checker to using `docker ps`
|
2016-02-02 11:50:04 -08:00 |
Yu-Ju Hong
|
156d301140
|
Change docker health checker to using `docker ps`
`docker ps` is a more reliable health check than docker version from past
experiences.
|
2016-02-02 11:08:21 -08:00 |
gmarek
|
4060eba626
|
Use KubeletPort from API object, salt changes, take 2
This reverts commit a7425bf070 , reversing
changes made to 4a9b0fc715 .
|
2015-12-07 10:31:11 +01:00 |
Marek Grabowski
|
7f72d18550
|
Revert "Salt changes to enable using non-default Kubelet port"
|
2015-11-25 09:15:36 +01:00 |
gmarek
|
3ffa01d7cd
|
Salt changes to enable using non-default Kubelet port
|
2015-11-23 16:02:46 +01:00 |
Mike Danese
|
a29350e40d
|
delete unused files
|
2015-11-20 16:17:19 -08:00 |
Mike Danese
|
1d9d11c836
|
run kube-proxy in a static pod
|
2015-11-18 16:52:10 -08:00 |
Robert Bailey
|
da94ed7957
|
Healthcheck the kubelet on the secure port rather than the read-only port.
|
2015-09-16 12:15:29 -07:00 |
Brendan Burns
|
15b9d98733
|
Add support for supervisord as a monit alternative.
|
2015-08-06 15:48:45 -07:00 |