Skip to content

DCE 5.0 Community with Installer v0.31.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.31.0-amd64.tar v0.31.0 AMD 64 13.33 GB ⬇ Download 2025-07-07
offline-community-v0.31.0-arm64.tar v0.31.0 ARM 64 12.61 GB ⬇ Download 2025-07-07

Verification

Go to the offline installation package download directory.

Run the following command to verify the installation package:

echo "35f6e7d93f91e8d091acec0bfc66d9a1a8cf6930a060cb9a18306dd2b692bcb3a7fd52714f5aa930a5da31421d8619a037c4cfe7b992de73094b3b06e10b8dd7  offline-community-v0.31.0-amd64.tar" | sha512sum -c

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

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

Run the following command to verify the installation package:

echo "fcc3ebe2b086374ba8fb74871dbc60439a677aeaa9c10762c533d32648f027fbabc67d83cd4ba52e9a4b49f8c9a78ad3afe123513b3642ed4fd16341b4ee5f70  offline-community-v0.31.0-arm64.tar" | sha512sum -c

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

offline-community-v0.31.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.31.0-amd64.tar

Run the following command to decompress the tar package:

tar -zxvf offline-community-v0.31.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. v0.38.0
Container Management Manages clusters, nodes, workloads, Helm applications, CRDs, namespaces, and more Kubernetes features. v0.40.1
Insight Provides rich dashboards, scene monitoring, data querying, and alert information. v0.37.0

More

Comments