Skip to content

DCE 5.0 Community with Installer v0.18.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 File Size Download Update Date
offline-community-v0.18.0-amd64.tar v0.18.0 AMD 64 7.72 GB ⬇ Download 2024-06-11
offline-community-v0.18.0-arm64.tar v0.18.0 ARM 64 7.31 GB ⬇ Download 2024-06-11

Verification

Go to the offline installation package download directory.

Run the following command to verify the installation package:

echo "362456c766c327167e413eefba2b8774c25285e55b48d6df019cbbf76e71f7442cd1a8b01a9e309bc31cad0f70f287a2f73b8aed2750797cad29e0ea545f2e47  offline-community-v0.18.0-amd64.tar" | sha512sum -c

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

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

Run the following command to verify the installation package:

echo "9e61a5346039840d7b9123ec1b53cdd71f233095584c0b817fe43269a193c9c79260e861924660eb71482917830b6f19a754e2e1350414278cfbe302126c8036  offline-community-v0.18.0-arm64.tar" | sha512sum -c

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

offline-community-v0.18.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.18.0-amd64.tar

Run the following command to decompress the tar package:

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

More

Comments