Skip to content

DCE 5.0 Community Package v0.5.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.5.0-amd64.tar v0.5.0 AMD64 5.62GB ⬇ Download 2023-03-06
offline-community-v0.5.0-arm64.tar v0.5.0 ARM64 5.27GB ⬇ Download 2023-03-06

Validation

Go to the download directory of the offline installation package.

run the following command to verify the installation package:

echo "1c8b629dc6f842a6406a198ee5bffd2f751464745b9f4b4ef8899492691a58bdf5e0b204df6cb013285f0326a709ea10fff1c7d71ea88fe7f17b3f820c8503 61 offline-community-v0.5.0-amd64.tar" | sha512sum -c

If the validation is successful, it will print:

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

run the following command to verify the installation package:

echo "4f060c189b29b3d08bce8287db48232809220162574a59fbd8050ffca414f0d0ba3adf3d68cb2f66fe868aab4059fa3c205bcb7058952d6df51acc23cac32c40 off line-community-v0.5.0-arm64.tar" | sha512sum -c

If the validation is successful, it will print:

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

Install

After successfully verifying the offline package,

run the following command to extract the tarball:

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

run the following command to extract the tarball:

tar -zxvf offline-community-v0.5.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.14.0
Container Management Manage K8s core features such as clusters, nodes, workloads, Helm applications, CRDs, and namespaces 0.15.1
Observability Provide rich graphic information such as dashboards, scene monitoring, data query, and alerts 0.14.6

More

Comments