openyurtio / openyurt

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)
https://openyurt.io
Apache License 2.0
1.7k stars 401 forks source link

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

Closed Nitish-CONSORT closed 1 month ago

Nitish-CONSORT commented 4 months ago

What happened:

What you expected to happen:

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

Anything else we need to know?:

Environment:

others /kind question

rambohe-ch commented 4 months ago

@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 commented 4 months ago

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 commented 4 months ago

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.

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

rambohe-ch commented 1 month ago

@Nitish-CONSORT There are no activities on this issue for a long time, so i will close this issue. You can feel free to reopen this issue or create new issues if needed.