You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, krata does not define what happens when OOM situation, general resource starvation, or even kernel panics occur. We should have a clearly defined system for determining this state, and rectifying it. The Zone should have a policy of what to do. For example, some orchestration tools might want the Zone to be destroyed, while some might want it to restart.
The text was updated successfully, but these errors were encountered:
Currently, krata does not define what happens when OOM situation, general resource starvation, or even kernel panics occur. We should have a clearly defined system for determining this state, and rectifying it. The Zone should have a policy of what to do. For example, some orchestration tools might want the Zone to be destroyed, while some might want it to restart.
The text was updated successfully, but these errors were encountered: