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

If my cloud is down and i want to manage the pods in the nodepool in the edge then how should i setup the kubectl? #2062

Open
Nitish-CONSORT opened this issue May 30, 2024 · 3 comments
Labels
kind/question kind/question

Comments

@Nitish-CONSORT
Copy link

What happened:

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • OpenYurt version:
  • Kubernetes version (use kubectl version):
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

others
/kind question

@Nitish-CONSORT Nitish-CONSORT added the kind/question kind/question label May 30, 2024
@rambohe-ch
Copy link
Member

@Nitish-CONSORT Thanks for raising the issue. what kind of operations do you want to manage the pods in the edge when cloud is down?

Any changes to the pod in the edge will be overwritten by the pods in the cloud after cloud recovered.

@Nitish-CONSORT
Copy link
Author

I am not able to enter in pod by "kubectl exec" command, and also not able to "apply" and "delete" pods if cloud is in down state.

@rambohe-ch
Copy link
Member

I am not able to enter in pod by "kubectl exec" command, and also not able to "apply" and "delete" pods if cloud is in down state.

@Nitish-CONSORT ok, this kind of requirement is not supported in OpenYurt now. maybe some exec/apply/delete pod features can be added in the yurtadm tool that can be used on edge node when cloud is down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question kind/question
2 participants