Mirantis Container Cloud (MCC) becomes part of Mirantis OpenStack for Kubernetes (MOSK)!
Starting with MOSK 25.2, the MOSK documentation set will cover all product layers, including MOSK management (formerly MCC). This means everything you need will be in one place. The separate MCC documentation site will be retired, so please update your bookmarks for continued easy access to the latest content.
Limitations¶
The section covers the limitations of Mirantis OpenStack for Kubernetes (MOSK).
[3544] Due to a community issue,
Kubernetes pods may occasionally not be rescheduled on the nodes that are in
the NotReady
state. As a workaround, manually reschedule the pods from
the node in the NotReady
state using the
kubectl drain --ignore-daemonsets --force <node-uuid> command.