docker driver, start again always needs a reset why ? #7432
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Unlike VM , start after start in docker invokes preparing kubernetes
right after starting a docker driver
when we start again (I added debugging statement)
we need to figure out why api server is in Sate Error when we do start again.
I belive the root cause is that that Provosion is restarting docker that kills api server
code from fix.go
The text was updated successfully, but these errors were encountered: