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

unable to delete node "minikube-m02": nodes "minikube-m02" not found #15475

Closed
xinmans opened this issue Dec 7, 2022 · 8 comments
Closed

unable to delete node "minikube-m02": nodes "minikube-m02" not found #15475

xinmans opened this issue Dec 7, 2022 · 8 comments
Labels
co/multinode Issues related to multinode clusters kind/support Categorizes issue or PR as a support question. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@xinmans
Copy link

xinmans commented Dec 7, 2022

What Happened?

root@unraid:/homelab# minikube node list
minikube 192.168.50.17
minikube-m02
minikube-m03 192.168.50.144
root@unraid:
/homelab# minikube node delete minikube-m02
🔥 Deleting node minikube-m02 from cluster minikube
E1207 17:08:08.381296 7973 node.go:122] unable to delete node "minikube-m02": nodes "minikube-m02" not found

❌ Exiting due to GUEST_NODE_DELETE: nodes "minikube-m02" not found

Attach the log file

minikube-m02 no ip

Operating System

Other

Driver

KVM2

@xinmans
Copy link
Author

xinmans commented Dec 7, 2022

OS:
Linux unraid 5.10.28-Unraid #1 SMP Thu Apr 15 02:04:16 CST 2021 x86_64 Intel(R) Core(TM) i3-8100B CPU @ 3.60GHz GenuineIntel GNU/Linux

@kundan2707
Copy link
Contributor

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Dec 7, 2022
@spowelljr
Copy link
Member

Hi @xinmans, either minikube-m02 wasn't started correctly on initial start, or it later got deleted outside of minikube.

Could you try deleting the entire cluster via minikube delete and then try starting it again and see if minikube node list returns an IP for minikube-m02 immediately after startup. If it was working for a while and recently stopped it would seem the container got deleted by outside of minikube.

@spowelljr spowelljr added the co/multinode Issues related to multinode clusters label Dec 7, 2022
@xinmans
Copy link
Author

xinmans commented Dec 16, 2022

I can't minikube delete,coz I have install a few services, any other solution?

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 16, 2023
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Apr 15, 2023
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

@k8s-ci-robot
Copy link
Contributor

@k8s-triage-robot: Closing this issue, marking it as "Not Planned".

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/multinode Issues related to multinode clusters kind/support Categorizes issue or PR as a support question. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

5 participants