New features¶
Component |
Support scope |
Feature |
---|---|---|
OpenStack |
TechPreview |
|
TechPreview |
||
Security |
Full |
|
Full |
|
|
Tungsten Fabric |
TechPreview |
|
StackLight |
Full |
|
Full |
||
n/a |
Operations Guide:
Security Guide:
|
OpenStack Antelope¶
TechPreview
Provided the technical preview support for OpenStack Antelope with Neutron OVS and Tungsten Fabric 21.4 for greenfield deployments.
To start experimenting with the new functionality, set openstack_version
to
antelope
in the OpenStackDeployment
custom resource during the cloud
deployment.
Support dump for OpenStack¶
TechPreview
Implemented the capability to automatically collect logs and generate support
dumps that provide valuable insights for troubleshooting OpenStack-related
problems through the osctl sos report tool present within
the openstack-controller
image.
FIPS-compatible OpenStack API¶
Introduced FIPS-compatible encryption into the API of all MOSK cloud services, ensuring data security and regulatory compliance with the FIPS 140-2 standard.
Learn more
Major version changes¶
Introduced support for Mirantis Kubernetes Engine (MKE) 3.7 with Kubernetes 1.27. MOSK clusters are updated to the latest supported MKE version during the cluster update.
Learn more
Upgraded Open vSwitch to 2.17 for better performance.
Tungsten Fabric analytics disablement¶
TechPreview
Implemented the capability to disable the Tungsten Fabric analytics services to obtain a more lightweight setup.
‘OpenStack Usage Efficiency’ Grafana dashboard¶
Implemented the OpenStack Usage Efficiency dashboard for Grafana that provides information about requested (allocated) CPU and memory usage efficiency on a per-project and per-flavor basis.
This dashboard aims to identify flavors that specific projects are not effectively using, with allocations significantly exceeding actual usage. Also, it evaluates per-instance underuse for specific projects.
Ceph monitoring improvements¶
Implemented the following monitoring improvements for Ceph:
Optimized the following Ceph dashboards in Grafana: Ceph Cluster, Ceph Pools, Ceph OSDs.
Removed the redundant Ceph Nodes Grafana dashboard. You can view its content using the following dashboards:
Ceph stats through the Ceph Cluster dashboard.
Resource utilization through the System dashboard, which now includes filtering by Ceph node labels, such as
ceph_role_osd
,ceph_role_mon
, andceph_role_mgr
.
Removed the
rook_cluster
alert label.Removed the redundant
CephOSDDown
alert.Renamed the
CephNodeDown
alert toCephOSDNodeDown
.
Documentation enhancements¶
Implemented an online calculator for quick calculation of the approximate time required to update your MOSK cluster that uses Open vSwitch as a networking backend.
Published a procedure that instructs on how to orchestrate Tungsten Fabric objects through Heat templates to ensure repeatability and consistency across deployments.
Published an overview of the data protection capabilities available in MOSK, focusing primarily on data encryption.
Learn more
Published a section that explains the principles of encrypting control plane communications in MOSK.
Learn more