elemental-ui/pkg/elemental
Alexandre Alves 244df7c2d5
Bump version to 3.0.2-rc.1
2025-10-21 15:47:54 +01:00
..
components add archtecture selector when building seed image 2024-12-06 17:21:06 +00:00
config
detail
edit
formatters add download checksum button to build media component and seedimage list view 2024-12-06 14:43:02 +00:00
l10n Merge pull request #244 from aalves08/221-download-seedimage-checksum 2024-12-06 15:05:02 +00:00
machine-config
models
pages
routing
store/elemental-store
utils add archtecture selector when building seed image 2024-12-06 17:21:06 +00:00
README.md
babel.config.js
elemental-config.js rebase 2024-12-06 14:30:26 +00:00
icon-v2.svg
icon.svg
index.ts
package.json Bump version to 3.0.2-rc.1 2025-10-21 15:47:54 +01:00
tsconfig.json
types.js
vue.config.js

README.md

OS Management Extension

Adds support for OS Management to Rancher Manager through Elemental.

Elemental is a software stack enabling a centralized, full cloud-native OS management with Kubernetes.

Cluster Node OSes are built and maintained via container images through the Elemental Toolkit and installed on new hosts using the Elemental CLI.

The Elemental Operator and the Rancher System Agent enable Rancher Manager to fully control Elemental clusters, from the installation and management of the OS on the Nodes to the provisioning of new K3s or RKE2 clusters in a centralized way.

For more details take a look at the documentation regarding Elemental.

IMPORTANT NOTE: In order to have access to OS Management in Rancher Manager, installation of the Elemental Operator is required. Instructions for installing it can be found here.