mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
K3s architecture doc uses redrawn diagrams
This commit is contained in:
@@ -22,7 +22,8 @@ The following diagram shows an example of a cluster that has a single-node K3s s
|
||||
|
||||
In this configuration, each agent node is registered to the same server node. A K3s user can manipulate Kubernetes resources by calling the K3s API on the server node.
|
||||
|
||||

|
||||
<figcaption>K3s Architecture with a Single Server</figcaption>
|
||||

|
||||
|
||||
# High-Availability K3s Server with an External DB
|
||||
|
||||
@@ -31,7 +32,8 @@ Single server clusters can meet a variety of use cases, but for environments whe
|
||||
* Two or more **server nodes** that will serve the Kubernetes API and run other control plane services
|
||||
* An **external datastore** (as opposed to the embedded SQLite datastore used in single-server setups)
|
||||
|
||||

|
||||
<figcaption>K3s Architecture with a High-availability Server</figcaption>
|
||||

|
||||
|
||||
### Fixed Registration Address for Agent Nodes
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 259 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 176 KiB |
Reference in New Issue
Block a user