Skip to content

DCE 5.0 Community with Installer v0.27.1

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.27.1-amd64.tar v0.27.1 AMD 64 9.50 GB ⬇ Download 2025-04-11
offline-community-v0.27.1-arm64.tar v0.27.1 ARM 64 8.99 GB ⬇ Download 2025-04-11

Verification

Go to the offline installation package download directory.

Run the following command to verify the installation package:

echo "c48356ee72102cb4ce821f9da6ee26db19672d88e87e681a2eb396957ab52c59206041ca25284bd3bb0c56058b93dac1ef5f1d8dfda316db45918b2ecb0975f5  offline-community-v0.27.1-amd64.tar" | sha512sum -c

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

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

Run the following command to verify the installation package:

echo "c55fe39fb564899337ea9535ee51f285f525432025780c5bd4ce82640196d821c8a8c16ba1e54c193a20798f6d1d3b449347c149dfab0b2dbf00d45e06b8ef28  offline-community-v0.27.1-arm64.tar" | sha512sum -c

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

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

Installation

After successfully verifying the offline package,

Run the following command to decompress the tar package:

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

Run the following command to decompress the tar package:

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

More

Comments