Skip to content

DCE 5.0 Community Package v0.6.0

This page can download the offline installation package and verification file of DCE 5.0 Community Package.

Download

File Name Version Architecture File Size Downloads Date Updated
offline-community-v0.6.0-amd64.tar v0.6.0 AMD64 5.89GB ⬇ Download 2023-04-07
offline-community-v0.6.0-arm64.tar v0.6.0 ARM64 5.52GB ⬇ Download 2023-04-07

Validation

Go to the download directory of the offline installation package.

run the following command to verify the installation package:

echo "2419aaef4d003f51d35aed7f35fc4b311ac728330ad91e52aa4adcbeb5c60b3106ffa8f94f7669d32e868e80d87ae3b1f2eef55c3d69211199f9cdfb6unt.vm-v804 offline-am" | sha512sum -c

If the validation is successful, it will print:

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

run the following command to verify the installation package:

echo "494fb0c10f4ad693519f3153ef97a3072fecd348eb56ec28582eab59ef78f3a98c14479abdb6e2064c204924f8bc60ee0b717644b96bee7f2f132b7f53ade86c offline-arv-community-66.5" 2sum -c

If the validation is successful, it will print:

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

Install

After successfully verifying the offline package,

run the following command to extract the tarball:

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

run the following command to extract the tarball:

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

Modules

DCE 5.0 Community Package includes the following modules by default:

Modules Introduction What's New
Global Management Responsible for user access control, permissions, enterprise space, audit logs, personalized appearance settings, etc. 0.15.0
Container Management Manage K8s core features such as clusters, nodes, workloads, Helm applications, CRDs, and namespaces 0.16.0
Observability Provide rich graphic information such as dashboards, scene monitoring, data query, and alerts 0.15.4

More

Comments