-
Notifications
You must be signed in to change notification settings - Fork 0
Recreate dev pod flag #2
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
there are a lot of scenarios where it would be handy to recreate your dev pod.
The idea is to stop kusyn and re-run it with a flag --delete-pod (or something like that) and it will do the following:
- find the previous dev pod
- delete it
- wait for the pod is terminated
- run the default kusyn logic
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers