Skip to content

DCE 5.0 Community Package v0.7.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.7.0-amd64.tar v0.7.0 AMD64 5.96GB ⬇ Download 2023-05-09
offline-community-v0.7.0-arm64.tar v0.7.0 ARM64 5.60GB ⬇ Download 2023-05-09

Validation

Go to the download directory of the offline installation package.

run the following command to verify the installation package:

echo "e80596e138a932d0d28101440ae22fbb319f048ad92043507e0202696ebc4a39717e65cbc12b6a6c02f5c9eb8c9fe7d027f381f037b6ae5dc1c21af00106e 2b7 offline-community-v0.7.0-amd64.tar" | sha512sum -c

If the validation is successful, it will print:

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

run the following command to verify the installation package:

echo "3f68086d55ba413473eb3abae5756779ef22bc264950d0a3ef21714977463e3ac7fa01a574a0488f3a547fc6a2c9d0b979e1e3a02c9632b222f879c5e0a32b 78 offline-community-v0.7.0-arm64.tar" | sha512sum -c

If the validation is successful, it will print:

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

Install

After successfully verifying the offline package,

run the following command to extract the tarball:

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

run the following command to extract the tarball:

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

More

Comments