Skip to content

DCE 5.0 Community with Installer v0.32.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.32.0-amd64.tar v0.32.0 AMD 64 13.48 GB ⬇ Download 2025-08-08
offline-community-v0.32.0-arm64.tar v0.32.0 ARM 64 12.78 GB ⬇ Download 2025-08-08

Verification

Go to the offline installation package download directory.

Run the following command to verify the installation package:

echo "6ac2b4a2e93a5e267525ae2a726421b24f420be49a57da696bb53c23881336469b8ea835ebd69af07d10b6ece5905b3a6fc7a4bb4723ae5601bb077db9ddf4dc  offline-community-v0.32.0-amd64.tar" | sha512sum -c

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

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

Run the following command to verify the installation package:

echo "e9c815d7d87467cb47a9c286d4b161182618a10dc04834c740201d4f59e6fc69ed2fffc8de1900da87e5ea23fb604246cc9cbd7f6de5b6e97a6239f3b6f8227c  offline-community-v0.32.0-arm64.tar" | sha512sum -c

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

offline-community-v0.32.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.32.0-amd64.tar

Run the following command to decompress the tar package:

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

More

Comments