Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minikube terminate hangs while cleaning up cadvisor pods #154

Open
chandrams opened this issue Jul 16, 2020 · 0 comments
Open

Minikube terminate hangs while cleaning up cadvisor pods #154

chandrams opened this issue Jul 16, 2020 · 0 comments

Comments

@chandrams
Copy link
Contributor

chandrams commented Jul 16, 2020

Describe the bug
Minikube terminate hangs while cleaning up cadvisor pods

###   Removing kruize for minikube
Removing kruize
deployment.apps "kruize" deleted
service "kruize" deleted

Removing kruize service account
serviceaccount "kruize-sa" deleted
clusterrole.rbac.authorization.k8s.io "kruize-cr" deleted
clusterrolebinding.rbac.authorization.k8s.io "kruize-crb" deleted

Removing kruize serviceMonitor
servicemonitor.monitoring.coreos.com "kruize" deleted
prometheus.monitoring.coreos.com "prometheus" deleted

Removing cadvisor
namespace "cadvisor" deleted
serviceaccount "cadvisor" deleted
clusterrole.rbac.authorization.k8s.io "cadvisor" deleted
clusterrolebinding.rbac.authorization.k8s.io "cadvisor" deleted
daemonset.apps "cadvisor" deleted
podsecuritypolicy.policy "cadvisor" deleted

Doesn't proceed further.

To Reproduce
Steps to reproduce:
./deploy.sh -ac minikube -t

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: Ubuntu
  • Kubernetes Environment Minikube

Additional context
Add any other context about the problem here.

@chandrams chandrams changed the title minkube terminate hangs while cleaning up cadvisor pods Minikube terminate hangs while cleaning up cadvisor pods Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant