dongjoon-hyun commented on pull request #29248:
URL: https://github.com/apache/spark/pull/29248#issuecomment-664111519


   For a record, the following is the K8s `minikube` starts failure log.
   ```
   + minikube --vm-driver=kvm2 start --memory 6000 --cpus 8
   There is a newer version of minikube available (v1.12.1).  Download it here:
   https://github.com/kubernetes/minikube/releases/tag/v1.12.1
   
   To disable this notification, run the following:
   minikube config set WantUpdateNotification false
   o   minikube v0.34.1 on linux (amd64)
   i   Tip: Use 'minikube start -p <name>' to create a new cluster, or 
'minikube delete' to delete this one.
   :   Re-using the currently running kvm2 VM for "minikube" ...
   :   Waiting for SSH access ...
   -   "minikube" IP address is 192.168.39.69
   -   Configuring Docker as the container runtime ...
   -   Preparing Kubernetes environment ...
   -   Pulling images required by Kubernetes v1.13.3 ...
   :   Relaunching Kubernetes v1.13.3 using kubeadm ... 
   !   Error restarting cluster: running cmd: sudo kubeadm init phase certs all 
--config /var/lib/kubeadm.yaml: command failed: sudo kubeadm init phase certs 
all --config /var/lib/kubeadm.yaml
   stdout: [certs] Using certificateDir folder "/var/lib/minikube/certs/"
   [certs] Using existing ca certificate authority
   [certs] Using existing apiserver certificate and key on disk
   
   stderr: error execution phase certs/apiserver-kubelet-client: failed to 
write certificate "apiserver-kubelet-client": failure loading 
apiserver-kubelet-client certificate: failed to load certificate: the 
certificate has expired
   : Process exited with status 1
   
   *   Sorry that minikube crashed. If this was unexpected, we would love to 
hear from you:
   -   https://github.com/kubernetes/minikube/issues/new
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to