Skip to content

DCE 5.0 Community with Installer v0.25.0

This page provides downloads for the offline installation package and verification files for DCE 5.0 Community.

Return to Download Guide More Version History

Download

Filename Version Architecture Size Download Date
offline-community-v0.25.0-amd64.tar v0.25.0 AMD 64 8.53 GB ⬇ Download 2025-01-10
offline-community-v0.25.0-arm64.tar v0.25.0 ARM 64 8.16 GB ⬇ Download 2025-01-10

Verification

Go to the offline installation package download directory.

Run the following command to verify the installation package:

echo "a41fc508be387a1efa3b7bb1185a58dfe927dc4ee7b84af3aba29e3366e92bd956431b8fd8e8570f22da5daeb86a96e4daad779a2a94bb737dac34d762b0e856  offline-community-v0.25.0-amd64.tar" | sha512sum -c

If the verification is successful, the following will be printed:

offline-community-v0.25.0-amd64.tar: OK

Run the following command to verify the installation package:

echo "69c88d275e87ca71dffb1fae242d3abab9841a4728fd200571bd7f4a325c764e811dcfb8219588f305767f05f04375be42e842466685fdc2cbe3df779b41221a  offline-community-v0.25.0-arm64.tar" | sha512sum -c

If the verification is successful, the following will be printed:

offline-community-v0.25.0-arm64.tar: OK

Installation

After successfully verifying the offline package,

Run the following command to decompress the tar package:

tar -zxvf offline-community-v0.25.0-amd64.tar

Run the following command to decompress the tar package:

tar -zxvf offline-community-v0.25.0-arm64.tar

Modules

DCE 5.0 Community includes the following modules by default:

Modules Introduction What's New
Global Management Responsible for user access control, permissions, workspace and hierarchy, audit logs, and custom appearance. 0.33.0
Container Management Manages clusters, nodes, workloads, Helm applications, CRDs, namespaces, and more Kubernetes features. 0.35.0
Insight Provides rich dashboards, scene monitoring, data querying, and alert information. 0.34.0

More

Comments