Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion asciidoc/edge-book/welcome.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ image::suse-edge-downstream-cluster.svg[]
** A choice of Kubernetes distributions, with secure and lightweight distributions like <<components-k3s,K3s>> and <<components-rke2,RKE2>> (`RKE2` is hardened, certified and optimized for usage in government and regulated industries).
** <<components-suse-security,SUSE Security>> to enable security features like image vulnerability scanning, deep packet inspection, and real-time threat and vulnerability protection.
** Software block storage with <<components-suse-storage,SUSE Storage>> to enable lightweight persistent, resilient, and scalable block-storage.
** A lightweight, container-optimized, hardened Linux operating system with <<components-slmicro,SUSE Linux Micro>>, providing an immutable and highly resilient OS for running containers and virtual machines at the edge. SUSE Linux Micro is available for both {aarch64} and {x86-64} architectures, and it also supports `Real-Time Kernel` for latency sentitive applications (e.g. telco use-cases).
** A lightweight, container-optimized, hardened Linux operating system with <<components-slmicro,SUSE Linux Micro>>, providing an immutable and highly resilient OS for running containers and virtual machines at the edge. SUSE Linux Micro is available for both {aarch64} and {x86-64} architectures, and it also supports `Real-Time Kernel` for latency sensitive applications (e.g. telco use-cases).
** For connected clusters (i.e. those that do have connectivity to the management cluster) two agents are deployed, namely Rancher System Agent for managing the connectivity to Rancher Prime, and venv-salt-minion for taking instructions from SUSE Multi-Linux Manager for applying Linux software updates. These agents are not required for management of disconnected clusters.

=== Connectivity
Expand Down
2 changes: 2 additions & 0 deletions asciidoc/quickstart/metal3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ Some tools are required, these can be installed either on the management cluster

The `{micro-base-image-raw}` OS image file must be downloaded from the https://scc.suse.com/[SUSE Customer Center] or the https://www.suse.com/download/sle-micro/[SUSE Download page].

== Deployment

=== Setup Management Cluster

The basic steps to install a management cluster and use Metal^3^ are:
Expand Down