Skip to content

DCE Community with Installer v0.43.0

This page provides downloads for the offline installation package and verification files for DCE Community.

Return to Download Guide More Version History

Download

Filename Version Architecture Size Download Date
offline-community-v0.43.0-amd64.tar v0.43.0 AMD 64 17.44GB ⬇ Download 2026-08-13
offline-community-v0.43.0-arm64.tar v0.43.0 ARM 64 16.69GB ⬇ Download 2026-08-13

Verification

Go to the offline installation package download directory.

Run the following command to verify the installation package:

echo "5ec270cdf63dd6ddcc3da35419c20a118bb7256986cff919af3c72cf0c0dea13943b92cee69f3bc52446ff21fc98bff5fdf892521db729a0288c37947d40ddad  offline-community-v0.43.0-amd64.tar" | sha512sum -c

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

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

Run the following command to verify the installation package:

echo "cdf718eabb1f277777f3ec1da5f86b0bae6c53b5263fcd044580c7d7181aed5d04cdb81feb4310dc317187a66824063530fefea220c6682a0747d00bbc659370  offline-community-v0.43.0-arm64.tar" | sha512sum -c

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

offline-community-v0.43.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.43.0-amd64.tar

Run the following command to decompress the tar package:

tar -zxvf offline-community-v0.43.0-arm64.tar

Modules

DCE 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.48.1
Container Management Manages clusters, nodes, workloads, Helm applications, CRDs, namespaces, and more Kubernetes features. v0.49.0
Insight Provides rich dashboards, scene monitoring, data querying, and alert information. v0.43.1

More

Comments