Skip to content

DCE 5.0 Community with Installer v0.33.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.33.0-amd64.tar v0.33.0 AMD 64 13.69 GB ⬇ Download 2025-09-08
offline-community-v0.33.0-arm64.tar v0.33.0 ARM 64 12.94 GB ⬇ Download 2025-09-08

Verification

Go to the offline installation package download directory.

Run the following command to verify the installation package:

echo "554a715d5773bf41ac3993cba0c48de8130aee2ddbbfb9930ad7f63e62fdaa4caa2597965ab57eb21ba09715d1bee386d81a97b313ebf8b3d782fdf2a2af85b2  offline-community-v0.33.0-amd64.tar" | sha512sum -c

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

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

Run the following command to verify the installation package:

echo "0bf2ecb4ef5c2a906ff8bfbc9f51bb3719174fe8614f45c70a2ae91cc6ccd78c9a9972eac827c71966ec5dddc1d4185b819fbb804709c599ac2280e0356a246f  offline-community-v0.33.0-arm64.tar" | sha512sum -c

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

offline-community-v0.33.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.33.0-amd64.tar

Run the following command to decompress the tar package:

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

More

Comments