Skip to content

DCE 5.0 Community Package v0.8.0

This page provides offline installation packages and checksum files for DCE 5.0 Community Package.

Download

Filename Version Architecture File Size Download Link Update Date
offline-community-v0.8.0-amd64.tar v0.8.0 AMD64 6.01GB ⬇ Download 2023-06-06
offline-community-v0.8.0-arm64.tar v0.8.0 ARM64 5.64GB ⬇ Download 2023-06-06

Verification

Enter the directory where the offline installation package is downloaded.

Run the following command to verify the installation package:

echo "886f1e1622115e3d2bfa6e41e26ba3c02419177ee7cae422000b28f6e9cd9b2b370a8a737be90328ee1b048c02811b4b31443638960b3cd24acf9ce0b9848320  offline-community-v0.8.0-amd64.tar" | sha512sum -c

If the verification is successful, it will print:

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

Run the following command to verify the installation package:

echo "73ccc2305196caa7c8152369016b5bc2fa38f874028f94961482ec5610158c7e7e8b4c3f7a335e473a28953e5ffeff27bb6ee7d132b3b1ae8e49ddd711993c21  offline-community-v0.8.0-arm64.tar" | sha512sum -c

If the verification is successful, it will print:

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

Installation

After verifying the offline package,

Run the following command to unpack the tar package:

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

Run the following command to unpack the tar package:

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

Modules

DCE 5.0 Community Package includes the following modules by default:

Module Introduction Latest Release
Global Manage Responsible for user access control, permissions, enterprise space, audit logs, personalized appearance settings, etc. 0.17.1
Container Management Manage Kubernetes core features such as clusters, nodes, workloads, Helm applications, CRD, namespaces, etc. 0.18.1
Observability Provide rich dashboard, scenario monitoring, data query, alarm and other graphical information. 0.17.2

More

Comments