diff --git a/docs/en/docs/dce/dce-rn/20240930.md b/docs/en/docs/dce/dce-rn/20240930.md index 07b7fd46ce..cb1c9cae0b 100644 --- a/docs/en/docs/dce/dce-rn/20240930.md +++ b/docs/en/docs/dce/dce-rn/20240930.md @@ -150,7 +150,7 @@ in the table above. Here is a brief summary of some new features and improvement Global Management: Once the global management is upgraded to v0.31.0 or above, other modules must be upgraded to the proper versions, otherwise the UI cannot be accessed normally! -The versions supported by Global Management v0.30.0 are as follows: +The versions supported by Global Management v0.31.0 are as follows: - Workbench v0.17.3 and above - Container Management v0.18.1 and above diff --git a/docs/en/docs/dce/dce-rn/20241030.md b/docs/en/docs/dce/dce-rn/20241030.md new file mode 100644 index 0000000000..8ef81eee85 --- /dev/null +++ b/docs/en/docs/dce/dce-rn/20241030.md @@ -0,0 +1,185 @@ +--- +MTPE: windsonsea +date: 2024-10-17 +--- + +# DCE 5.0 v0.23.0-20241030 Enterprise Released + +This page explains the latest features, improvements and bug fixes, included in DCE 5.0 v0.23.0-20241030 Enterprise. +DCE 5.0 modularizes each product module, and the versions included in this release are the default versions +in the DCE 5.0 installer. If you need to independently upgrade or replace each module, contact +Daocloud's support team to download the proper versions and upgrade. Also refer to +[DCE 5.0 Enterprise Deployment Requirements](../../install/commercial/deploy-requirements.md). + +## Included Modules + +| Category | Module | Version | Compatible K8s Versions | +| :--- | :---- | :--- | :------------ | +| Installation | Installer | [v0.23.0](../../install/release-notes.md#v0230) | K8s 1.24 - 1.30 | +| | Kubean | [v0.20.0](https://github.com/kubean-io/kubean/releases) | K8s 1.18 - 1.30 | +| Workbench | Workbench | [v0.32.0](../../amamba/intro/release-notes.md#v0320) | K8s 1.23 - 1.30 | +| Container | Container Management[^1] | [v0.33.2](../../kpanda/intro/release-notes.md#v0332) | K8s 1.18 - 1.30 | +| | MultiCloud Management | [v0.24.0](../../kairship/intro/release-notes.md#v0240) | K8s 1.18 - 1.30 | +| | Container Registry | [v0.23.0](../../kangaroo/intro/release-notes.md#v0230) | K8s 1.23 - 1.30 | +| | Network[^2] | [v0.16.1](../../network/intro/release-notes.md#v0161) | K8s 1.18 - 1.30 | +| | HwameiStor[^3] | [v0.16.0](../../storage/hwameistor/release-notes.md#v0160) | K8s 1.18 - 1.30 | +| | Virtual Machine[^4] | [v0.14.0](../../virtnest/intro/release-notes.md#v0140) | K8s 1.18 - 1.30 | +| Observability | Insight | [v0.32.2](../../insight/intro/release-notes.md#v0322) | K8s 1.19 - 1.30 | +| Microservices | Microservice Engine | [v0.42.2](../../skoala/intro/release-notes.md#v0422) | K8s 1.23 - 1.30 | +| | Service Mesh | [v0.31.0](../../mspider/intro/release-notes.md#v0310) | K8s 1.21 - 1.30 | +| Middleware | RabbitMQ | [v0.25.0](../../middleware/rabbitmq/release-notes.md#v0250) | K8s 1.23 - 1.30 | +| | MySQL | [v0.23.0](../../middleware/mysql/release-notes.md#v0230) | K8s 1.23 - 1.30 | +| | ElasticSearch | [v0.22.1](../../middleware/elasticsearch/release-notes.md#v0220) | K8s 1.23 - 1.30 | +| | Redis | [v0.23.0](../../middleware/redis/release-notes.md#v0230) | K8s 1.23 - 1.30 | +| | MinIO | [v0.20.0](../../middleware/minio/release-notes.md#v0200) | K8s 1.23 - 1.30 | +| | PostgreSQL | [v0.17.0](../../middleware/postgresql/release-notes.md#v0170) | K8s 1.23 - 1.30 | +| | MongoDB | [v0.15.0](../../middleware/mongodb/release-notes.md#v0150) | K8s 1.23 - 1.30 | +| | Kafka | [v0.20.0](../../middleware/kafka/release-notes.md#v0200) | K8s 1.23 - 1.30 | +| | RocketMQ | [v0.12.0](../../middleware/rocketmq/release-notes.md#v0120) | K8s 1.23 - 1.30 | +| Cloud Native AI | AI Lab | [v0.10.0](../../baize/intro/release-notes.md#v0100) | K8s 1.25 - 1.30 | +| Edge Computing | Cloud Edge Collaboration | [v0.16.1](../../kant/intro/release-notes.md#v0161) | K8s 1.23 - 1.30 | +| Management | Global Management | [v0.32.0](../../ghippo/intro/release-notes.md#v0320) | K8s 1.23 - 1.30 | +| | Operations Management | v0.11.0 | K8s 1.23 - 1.30 | + +[^1]: GPU capability requires kernel ≥ 3.10.1160 +[^2]: Cilium ≥ 5.10 +[^3]: Refer to [Kernel versions adapted by DRDB](../../storage/hwameistor/intro/drbd-support.md). +[^4]: KubeVirt ≥ 4.x + +## Features and Improvements + +Detailed feature descriptions are reflected in the Release Notes for each version listed +in the table above. Here is a brief summary of some new features and improvements. + +### Installer v0.23.0 + +- **Improved** disabled cert-manager. +- **Improved** adopted router dual replicas in manager mode. + +### Application Workbench v0.32.0 + +- **Added** supports multi-cloud namespaces. +- **Added** supports pipeline caching. + +### Container Management v0.33.2 + +- **Added** supports management and scheduling of Cambricon GPU cards. +- **Improved** upgraded hami and gpu-operator addon versions to v2.4.1 and v24.6.0. + +### Kubean v0.19.0 + +- **Improved** supports Rocky Linux 8. +- **Improved** updated Kubernetes version to v1.30.4. + +### Network v0.16.1 + +- **Fixed** panic issue when multus interface cniType is IPvlan with non-empty bond, and updated IPvlan's Bond.Name to "". +- **Fixed** failure in updating spiderClaimParameter interface with incorrect prompt message. + +### Storage v0.16.0 + +- **Added** supports using LUKS encrypted volumes. +- **Improved** disables encrypted volume after unmounting. + +### Virtual Machine v0.14.0 + +- **Fixed** error when creating virtual machines with GPU. +- **Fixed** issue of virtual machines being unable to expand disk space. + +### MultiCloud Management v0.23.0 + +- **Added** extension of audit log functionality to record advanced configuration operations, deployment strategies, and differentiated policy YAML creation operations for multicloud instances. + +### Container Registry v0.23.0 + +- **Added** deleting harbor now supports synchronous deletion of middleware. +- **Added** validation prompt to prohibit pushing images after enabling image proxy in harbor repository. + +### Observability + +Insight Server v0.32.2 + +- **Added** supports viewing all Span data and statistics based on status and latency. +- **Improved** container group CPU and memory monitoring metrics now support viewing container CPU and memory usage. + +### Microservices Engine v0.42.2 + +- **Added** supports installation status detection for MetalLB. +- **Added** gateway supports customizing dns-lookup-family capability to resolve coredns error issues. + +### Service Mesh v0.31.0 + +- **Fixed** issue where link collection rate could not be adjusted. +- **Fixed** missing audit logs for binding workloads waypoint. + +### Middleware + +- **Added** Redis cluster mode and sentinel mode support manual switching of primary and backup nodes. +- **Added** Redis supports enabling RedisInsight management control component. + +### AI Lab v0.10.0 + +- **Added** training task supports specifying the type of GPU to use when configuring vGPU resources. +- **Added** dataset supports Huggingface data source, allowing downloading of its vast models and datasets. + +### Global Management v0.31.0 + +- **Improved** workspace editor added cloud-native AI-related permission points. +- **Improved** session-limit interface implemented username and password encryption. + +### Cloud Edge Collaboration v0.16.1 + +- **Improved** prompts for token validity period in edge node installation commands. + +## Upgrade Notes + +1. **MinIO Operator** + + When upgrading the MinIO Operator from a lower version to v0.20.0 or higher, all MinIO instances managed by this Operator will restart. Please ensure thorough evaluation before upgrading. + +2. **MySQL Operator** + + When upgrading the MySQL Operator from a lower version to v0.23.0 or higher, all MySQL v8.0.29 instances managed by this Operator will restart (MySQL v5.7.31 is not affected). Please ensure evaluation before upgrading. + +3. **Creating MySQL v8.0.37** + + To create a MySQL v8.0.37 version (master/slave mode) database, the mysql-operator version must be upgraded to v0.23.0 or higher. + +## Compatibility + +!!! note + + Global Management: Once the global management is upgraded to v0.32.0 or above, other modules must + be upgraded to the proper versions, otherwise the UI cannot be accessed normally! + +The versions supported by Global Management v0.32.0 are as follows: + +- Workbench v0.17.3 and above +- Container Management v0.18.1 and above +- Multicloud Management v0.9.1 and above +- Container Registry v0.8.0 and above +- Insight v0.17.2 and above +- Microservice Engine v0.22.0 and above +- Service Mesh v0.16.2 and above +- Middleware RabbitMQ v0.11.0 and above +- Middleware MySQL v0.9.0 and above +- Middleware ElasticSearch v0.8.0 and above +- Middleware Redis v0.8.0 and above +- Middleware MinIO v0.6.0 and above +- Middleware Kafka v0.6.0 and above +- Middleware PostgreSQL v0.2.0 and above +- Middleware MongoDB v0.1.0 and above +- Middleware RocketMQ v0.2.0 and above + +## Known Issues + +Known issues for installer v0.23.0, see [Installation Troubleshooting](../../install/faq.md). + +## Installation + +- [DCE 5.0 Enterprise Installation](../../install/commercial/deploy-arch.md) +- [DCE 5.0 Community Installation](../../install/community/resources.md) + +## Download + +- [Go to download DCE 5.0 offline package](../../download/index.md) diff --git a/docs/en/docs/dce/dce-rn/20241130.md b/docs/en/docs/dce/dce-rn/20241130.md new file mode 100644 index 0000000000..37e4eda161 --- /dev/null +++ b/docs/en/docs/dce/dce-rn/20241130.md @@ -0,0 +1,196 @@ +--- +MTPE: windsonsea +date: 2025-01-03 +--- + +# DCE 5.0 v0.24.0-20241130 Enterprise Released + +This page explains the latest features, improvements and bug fixes, included in DCE 5.0 v0.24.0-20241130 Enterprise. +DCE 5.0 modularizes each product module, and the versions included in this release are the default versions +in the DCE 5.0 installer. If you need to independently upgrade or replace each module, contact +Daocloud's support team to download the proper versions and upgrade. Also refer to +[DCE 5.0 Enterprise Deployment Requirements](../../install/commercial/deploy-requirements.md). + +## Included Modules + +| Category | Module | Version | Compatible K8s Versions | +| :--- | :---- | :--- | :------------ | +| Installation | Installer | [v0.24.0](../../install/release-notes.md#v0240) | K8s 1.24 - 1.30 | +| | Kubean | [v0.21.1](https://github.com/kubean-io/kubean/releases) | K8s 1.18 - 1.30 | +| Workbench | Workbench | [v0.33.0](../../amamba/intro/release-notes.md#v0330) | K8s 1.23 - 1.30 | +| Container | Container Management[^1] | [v0.34.0](../../kpanda/intro/release-notes.md#v0340) | K8s 1.18 - 1.30 | +| | MultiCloud Management | [v0.24.0](../../kairship/intro/release-notes.md#v0240) | K8s 1.18 - 1.30 | +| | Container Registry | [v0.24.0](../../kangaroo/intro/release-notes.md#v0240) | K8s 1.23 - 1.30 | +| | Network[^2] | [v0.16.2](../../network/intro/release-notes.md#v0162) | K8s 1.18 - 1.30 | +| | HwameiStor[^3] | [v0.16.1](../../storage/hwameistor/release-notes.md#v0161) | K8s 1.18 - 1.30 | +| | Virtual Machine[^4] | [v0.15.0](../../virtnest/intro/release-notes.md#v0150) | K8s 1.18 - 1.30 | +| Observability | Insight | [v0.33.1](../../insight/intro/release-notes.md#v0331) | K8s 1.19 - 1.30 | +| Microservices | Microservice Engine | [v0.43.2](../../skoala/intro/release-notes.md#v0432) | K8s 1.23 - 1.30 | +| | Service Mesh | [v0.32.0](../../mspider/intro/release-notes.md#v0320) | K8s 1.21 - 1.30 | +| Middleware | RabbitMQ | [v0.26.0](../../middleware/rabbitmq/release-notes.md#v0260) | K8s 1.23 - 1.30 | +| | MySQL | [v0.24.0](../../middleware/mysql/release-notes.md#v0240) | K8s 1.23 - 1.30 | +| | ElasticSearch | [v0.23.0](../../middleware/elasticsearch/release-notes.md#v0230) | K8s 1.23 - 1.30 | +| | Redis | [v0.24.0](../../middleware/redis/release-notes.md#v0240) | K8s 1.23 - 1.30 | +| | MinIO | [v0.21.0](../../middleware/minio/release-notes.md#v0210) | K8s 1.23 - 1.30 | +| | PostgreSQL | [v0.18.0](../../middleware/postgresql/release-notes.md#v0180) | K8s 1.23 - 1.30 | +| | MongoDB | [v0.16.0](../../middleware/mongodb/release-notes.md#v0160) | K8s 1.23 - 1.30 | +| | Kafka | [v0.21.0](../../middleware/kafka/release-notes.md#v0210) | K8s 1.23 - 1.30 | +| | RocketMQ | [v0.13.0](../../middleware/rocketmq/release-notes.md#v0130) | K8s 1.23 - 1.30 | +| Cloud Native AI | AI Lab | [v0.11.0](../../baize/intro/release-notes.md#v0110) | K8s 1.25 - 1.30 | +| Edge Computing | Cloud Edge Collaboration | [v0.17.0](../../kant/intro/release-notes.md#v0170) | K8s 1.23 - 1.30 | +| Management | Global Management | [v0.33.0](../../ghippo/intro/release-notes.md#v0330) | K8s 1.23 - 1.30 | +| | Operations Management | v0.11.0 | K8s 1.23 - 1.30 | + +[^1]: GPU capability requires kernel ≥ 3.10.1160 +[^2]: Cilium ≥ 5.10 +[^3]: Refer to [Kernel versions adapted by DRDB](../../storage/hwameistor/intro/drbd-support.md). +[^4]: KubeVirt ≥ 4.x + +## Features and Improvements + +Detailed feature descriptions are reflected in the Release Notes for each version listed +in the table above. Here is a brief summary of some new features and improvements. + +### Installer v0.24.0 + +- **Improved** the process of bypassing the openEuler 22.03 LTS version when generating the podman service. +- **Improved** non-root users with sudo permissions to adjust the fs.inotify.max_user_instances parameter. + +### Workbench v0.33.0 + +- **Added** support for GitOps application Kubernetes resource details viewing. +- **Improved** to hiding DAGv1, with the option to enable it via the feature gate `DAGv1=true`. + +### Container Management v0.34.0 + +- **Improved** the ListClusterSummary cluster list page for etcd backup. +- **Fixed** the issue of routes added by cloudshell in VirtualService not being cleaned up after closing the console. + +### Kubean v0.21.0 + +- **Improved** gosec in golangci checks. +- **Improved** the upgrade of Kubespray version. + +### Networking v0.16.2 + +- **Fixed** the issue of IP pools not correctly adding IPs. + +### Storage v0.16.1 + +- **Added** the GET_VOLUME_STATS parameter to local-disk-manager. +- **Fixed** the issue where Pods might not associate properly due to frequent creation. + +### Virtual Machine v0.15.0 + +- **Added** support for semi-automated Mukxi GPU. +- **Added** an overview for monitoring virtual machines. + +### MultiCloud Management v0.24.0 + +- **Added** the audit log functionality to include advanced configuration operations, deployment strategies, and differentiated strategy YAML creation for multi-cloud instances. + +### Container Registry v0.24.0 + +- **Fixed** the issue of failing to create a managed Harbor with the same name for different clusters in MinIO. + +### Insight v0.33.1 + +Insight Server + +- **Added** the feature to view the Target status of metric collection, recent collection time, and detailed tags in collection management. +- **Improved** built-in alert rules related to Span traffic metrics. + +### Microservices Engine v0.43.2 + +- **Added** support for custom annotations when creating gateways. +- **Added** automatic log file splitting and rolling update capabilities for gateways. + +### Service Mesh v0.32.0 + +- **Added** fields `.details.ports` and `.details.load_balancer_ip` to the gateway details interface; upgraded `.configuration.service.load_balancer_ip` from runtime configuration to predefined configuration, with the default `.details` now containing runtime information. +- **Fxied** the issue where the managed mesh would incorrectly reflect cluster removal status in extreme cases. + +### Middleware + +- **Improved** ES to default to not enabling the geoip database to avoid a yellow health status. +- **Added** support for deploying Redis v7.2.6 instances. + +### AI Lab v0.11.0 + +- **Added** status details for Notebooks, datasets, training tasks, and inference services to improve anomaly handling efficiency. +- **Added** queue management in the operations console to allow viewing all resources using the queue on the queue details page. + +### Global Management v0.33.0 + +- **Added** metering and billing support for Mukxi GPU. +- **Upgraded** the component by moving Istio to v1.22.3. + +### Cloud Edge Collaboration v0.17.0 + +- **Fixed** the issue with displaying terminal device collection and reporting interval units. +- **Improved** prompts for downloading edge installation packages. + +## Upgrade Notes + +1. **Installer v0.24.0** + + Starting from v0.24.0, the DCE 5.0 Community Edition will no longer support Kubernetes v1.22.x. + + From v0.24.0 onward, the Calico installation will remove the InitContainer. + +2. **Middleware** + + Upgrading the middleware Operator may cause middleware instances to restart, so it is not recommended to use the installer to upgrade middleware modules. + +3. **Istio** + + - When upgrading the installer to v0.24.0 or higher, + - When upgrading Global Management to v0.33.0 or higher, + + the upgrade will involve Istio. During the upgrade process, cluster applications may become inaccessible due to the Istio update, requiring manual intervention. For more details, please refer to [DCE 5.0 Istio Upgrade (from 1.16.1 to 1.22.3)](./istio1.16.1-1.22.3.md). + +4. **Virtual Machine** + + - When upgrading the installer to v0.24.0 or higher, + - When upgrading the virtual machine to v0.15.0 or higher, + + the virtual machine needs to obtain a License to function properly. + +## Compatibility + +!!! note + + Global Management: Once the global management is upgraded to v0.33.0 or above, other modules must + be upgraded to the proper versions, otherwise the UI cannot be accessed normally! + +The versions supported by Global Management v0.33.0 are as follows: + +- Workbench v0.17.3 and above +- Container Management v0.18.1 and above +- Multicloud Management v0.9.1 and above +- Container Registry v0.8.0 and above +- Insight v0.17.2 and above +- Microservice Engine v0.22.0 and above +- Service Mesh v0.16.2 and above +- Middleware RabbitMQ v0.11.0 and above +- Middleware MySQL v0.9.0 and above +- Middleware ElasticSearch v0.8.0 and above +- Middleware Redis v0.8.0 and above +- Middleware MinIO v0.6.0 and above +- Middleware Kafka v0.6.0 and above +- Middleware PostgreSQL v0.2.0 and above +- Middleware MongoDB v0.1.0 and above +- Middleware RocketMQ v0.2.0 and above + +## Known Issues + +Known issues for installer v0.24.0, see [Installation Troubleshooting](../../install/faq.md). + +## Installation + +- [DCE 5.0 Enterprise Installation](../../install/commercial/deploy-arch.md) +- [DCE 5.0 Community Installation](../../install/community/resources.md) + +## Download + +- [Go to download DCE 5.0 offline package](../../download/index.md) diff --git a/docs/en/docs/dce/dce-rn/20241231.md b/docs/en/docs/dce/dce-rn/20241231.md new file mode 100644 index 0000000000..ba173296d8 --- /dev/null +++ b/docs/en/docs/dce/dce-rn/20241231.md @@ -0,0 +1,85 @@ +# DCE 5.0 v0.25.0-20241231 Enterprise Released + +This page explains the latest features, improvements and bug fixes, included in DCE 5.0 v0.25.0-20241231 Enterprise. +DCE 5.0 modularizes each product module, and the versions included in this release are the default versions +in the DCE 5.0 installer. If you need to independently upgrade or replace each module, contact +Daocloud's support team to download the proper versions and upgrade. Also refer to +[DCE 5.0 Enterprise Deployment Requirements](../../install/commercial/deploy-requirements.md). + +**Module Versions** + +| Category | Module | Version | Compatible K8s Versions | +| :--- | :---- | :--- | :------------ | +| Installation | Installer | [v0.25.0](../../install/release-notes.md#v0250) | K8s 1.24 - 1.30 | +| | Kubean | [v0.22.4](https://github.com/kubean-io/kubean/releases) | K8s 1.18 - 1.30 | +| Workbench | Workbench | [v0.34.0](../../amamba/intro/release-notes.md#v0340) | K8s 1.23 - 1.30 | +| Container | Container Management[^1] | [v0.35.0](../../kpanda/intro/release-notes.md#v0350) | K8s 1.18 - 1.30 | +| | MultiCloud Management | [v0.24.0](../../kairship/intro/release-notes.md#v0240) | K8s 1.18 - 1.30 | +| | Container Registry | [v0.24.0](../../kangaroo/intro/release-notes.md#v0240) | K8s 1.23 - 1.30 | +| | Networking[^2] | [v0.16.2](../../network/intro/release-notes.md#v0162) | K8s 1.18 - 1.30 | +| | HwameiStor[^3] | [v0.16.1](../../storage/hwameistor/release-notes.md#v0161) | K8s 1.18 - 1.30 | +| | Virtual Machine[^4] | [v0.15.0](../../virtnest/intro/release-notes.md#v0150) | K8s 1.18 - 1.30 | +| Observability | Insight | [v0.34.0](../../insight/intro/release-notes.md#v0340) | K8s 1.19 - 1.30 | +| Microservices | Microservices Engine | [v0.43.4](../../skoala/intro/release-notes.md#v0434) | K8s 1.23 - 1.30 | +| | Service Mesh | [v0.33.0](../../mspider/intro/release-notes.md#v0330) | K8s 1.21 - 1.30 | +| Middleware | RabbitMQ | [v0.26.0](../../middleware/rabbitmq/release-notes.md#v0260) | K8s 1.23 - 1.30 | +| | MySQL | [v0.25.1](../../middleware/mysql/release-notes.md#v0251) | K8s 1.23 - 1.30 | +| | ElasticSearch | [v0.23.0](../../middleware/elasticsearch/release-notes.md#v0230) | K8s 1.23 - 1.30 | +| | Redis | [v0.25.0](../../middleware/redis/release-notes.md#v0250) | K8s 1.23 - 1.30 | +| | MinIO | [v0.21.0](../../middleware/minio/release-notes.md#v0210) | K8s 1.23 - 1.30 | +| | PostgreSQL | [v0.18.0](../../middleware/postgresql/release-notes.md#v0180) | K8s 1.23 - 1.30 | +| | MongoDB | [v0.16.0](../../middleware/mongodb/release-notes.md#v0160) | K8s 1.23 - 1.30 | +| | Kafka | [v0.21.0](../../middleware/kafka/release-notes.md#v0210) | K8s 1.23 - 1.30 | +| | RocketMQ | [v0.13.0](../../middleware/rocketmq/release-notes.md#v0130) | K8s 1.23 - 1.30 | +| Cloud Native AI | AI Lab | [v0.12.0](../../baize/intro/release-notes.md#v0120) | K8s 1.25 - 1.30 | +| Edge Computing | Cloud Edge Collaboration | [v0.18.0](../../kant/intro/release-notes.md#v0180) | K8s 1.23 - 1.30 | +| Management | Global Management | [v0.33.0](../../ghippo/intro/release-notes.md#v0330) | K8s 1.23 - 1.30 | +| | Operational Management | v0.11.0 | K8s 1.23 - 1.30 | + +[^1]: GPU capability requirement kernel ≥ 3.10.1160 +[^2]: Cilium ≥ 5.10 +[^3]: Refer to [DRDB supported kernel versions](../../storage/hwameistor/intro/drbd-support.md) +[^4]: KubeVirt ≥ 4.x + +## Upgrade Notes + +Due to middleware upgrade operators potentially causing middleware instances to restart, +it is not recommended to use the installer to upgrade middleware modules. + +## Compatibility + +!!! note + + Global Management: Once Global Management is upgraded to v0.33.0 or higher, all other modules must be upgraded to the corresponding versions; otherwise, the UI interface cannot be accessed properly! + +The supported module versions for Global Management v0.33.0 are as follows: + +- Workbench v0.17.3 or higher +- Container Management v0.18.1 or higher +- MultiCloud Management v0.9.1 or higher +- Container Registry v0.8.0 or higher +- Insight v0.17.2 or higher +- Microservices Engine v0.22.0 or higher +- Service Mesh v0.16.2 or higher +- Middleware RabbitMQ v0.11.0 or higher +- Middleware MySQL v0.9.0 or higher +- Middleware ElasticSearch v0.8.0 or higher +- Middleware Redis v0.8.0 or higher +- Middleware MinIO v0.6.0 or higher +- Middleware Kafka v0.6.0 or higher +- Middleware PostgreSQL v0.2.0 or higher +- Middleware MongoDB v0.1.0 or higher +- Middleware RocketMQ v0.2.0 or higher + +## Known Issues + +For known issues with the installer v0.25.0, refer to [Installation Troubleshooting](../../install/faq.md). + +## Installation + +- [DCE 5.0 Enterprise Installation](../../install/commercial/deploy-arch.md) +- [DCE 5.0 Community Installation](../../install/community/resources.md) + +## Download + +- [Download DCE 5.0 Offline Package](../../download/index.md) diff --git a/docs/en/navigation.yml b/docs/en/navigation.yml index 829ef98a87..e46727ecf9 100644 --- a/docs/en/navigation.yml +++ b/docs/en/navigation.yml @@ -10,6 +10,9 @@ nav: - Use Cases: dce/scenario.md - DaoCloud is a KCSP: dce/kcsp.md - Release Notes: + - v0.25.0-20241231 Released: dce/dce-rn/20241231.md + - v0.24.0-20241130 Released: dce/dce-rn/20241130.md + - v0.23.0-20241030 Released: dce/dce-rn/20241030.md - v0.22.0-20240930 Released: dce/dce-rn/20240930.md - v0.21.0-20240830 Released: dce/dce-rn/20240830.md - v0.20.0-20240730 Released: dce/dce-rn/20240730.md diff --git a/docs/zh/docs/dce/dce-rn/20241030.md b/docs/zh/docs/dce/dce-rn/20241030.md index 7d18aee238..a9446191bb 100644 --- a/docs/zh/docs/dce/dce-rn/20241030.md +++ b/docs/zh/docs/dce/dce-rn/20241030.md @@ -10,7 +10,7 @@ DCE 5.0 每个产品模块都是独立解耦的,本次发布中所涉及的产 | 分类 | 模块 | 版本 | 适配的 K8s 版本 | | :--- | :---- | :--- | :------------ | | 安装 | 安装器 | [v0.23.0](../../install/release-notes.md#v0230) | K8s 1.24 - 1.30 | -| | Kubean | [v0.19.0](https://github.com/kubean-io/kubean/releases) | K8s 1.18 - 1.30 | +| | Kubean | [v0.20.0](https://github.com/kubean-io/kubean/releases) | K8s 1.18 - 1.30 | | 工作台 | 应用工作台 | [v0.32.0](../../amamba/intro/release-notes.md#v0320) | K8s 1.23 - 1.30 | | 容器 | 容器管理[^1] | [v0.33.2](../../kpanda/intro/release-notes.md#v0330) | K8s 1.18 - 1.30 | | | 多云编排 | [v0.24.0](../../kairship/intro/release-notes.md#v0240) | K8s 1.18 - 1.30 | @@ -36,7 +36,7 @@ DCE 5.0 每个产品模块都是独立解耦的,本次发布中所涉及的产 | | 运营管理 | v0.11.0 | K8s 1.23 - 1.30 | [^1]: GPU 能力要求内核 ≥ 3.10.1160 -[^2]: Cilium ≥ 5.10; +[^2]: Cilium ≥ 5.10 [^3]: 参阅 [DRDB 适配的内核版本](../../storage/hwameistor/intro/drbd-support.md) [^4]: KubeVirt ≥ 4.x diff --git a/docs/zh/docs/dce/dce-rn/20241130.md b/docs/zh/docs/dce/dce-rn/20241130.md index db62d20135..3af52f7550 100644 --- a/docs/zh/docs/dce/dce-rn/20241130.md +++ b/docs/zh/docs/dce/dce-rn/20241130.md @@ -36,7 +36,7 @@ DCE 5.0 每个产品模块都是独立解耦的,本次发布中所涉及的产 | | 运营管理 | v0.11.0 | K8s 1.23 - 1.30 | [^1]: GPU 能力要求内核 ≥ 3.10.1160 -[^2]: Cilium ≥ 5.10; +[^2]: Cilium ≥ 5.10 [^3]: 参阅 [DRDB 适配的内核版本](../../storage/hwameistor/intro/drbd-support.md) [^4]: KubeVirt ≥ 4.x