Skip to content

DCE 5.0 Community with Installer v0.29.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.29.0-amd64.tar v0.29.0 AMD 64 9.54GB ⬇ Download 2025-05-14
offline-community-v0.29.0-arm64.tar v0.29.0 ARM 64 9.02GB ⬇ Download 2025-05-14

Verification

Go to the offline installation package download directory.

Run the following command to verify the installation package:

echo "7956a3e72fbe2bf95bc800a2b640849d277f854eeba4256aef50c083e1f9d43583583612182fc60e688d39eeb560bb54d1842ddcf281aaeb3831d8ac9e0a8ab6  offline-community-v0.29.0-amd64.tar" | sha512sum -c

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

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

Run the following command to verify the installation package:

echo "32d7aafc7ad6b8052561b613d2338e6c17e2fd0840258d6d1882646cf2ba3094b0b57e27a637e9836e87385d1ffad6c3b2c18f5fe9180a13f26e3d4c8d2390d0  offline-community-v0.29.0-arm64.tar" | sha512sum -c

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

offline-community-v0.29.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.29.0-amd64.tar

Run the following command to decompress the tar package:

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

More

Comments