-
Notifications
You must be signed in to change notification settings - Fork 463
apiserver pod restarts every 10-15 sec #871
Comments
+1 I have the same problem.
|
Here are my apiserver logs: |
I just hit this today trying to upgrade from 1.5.7 ==> 1.6.2 Are you using the following combination? hyperkube:v1.6.x + etcd2 ? From: https://groups.google.com/forum/#!topic/kubernetes-announce/UoN3XroTDn0
I haven't had a chance yet to test this yet, but I think that may be the problem. Also, I'm not sure when etcd3 will be mainlined into the stable offering but I do see etcd2 will be removed in 2/2018. |
I believe the above announcement recommendation is wrong as '--storage-type' doesn't exist. I believe it was supposed to specify '--storage-backend' instead. |
I can now confirm this has fixed my kube-apiserver looping problem and my master node is now upgraded to v1.6.2 |
Acoordind to this guide I've configured certificates, etcd, flannel, kubelet. Then I've added yaml files to deploy needed services.
After starting pods and kubelet service, apiserver pod starts restarting every 10-15 sec, I decided to check health status of pod and here it is:
What with it could be connected?
The text was updated successfully, but these errors were encountered: