File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
docs/content/explanations Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -28,4 +28,6 @@ the machines provisioned by MAAS. The cluster is implemented as a
2828## Architecture
2929
3030To visualise the idea of how the different components are architected for deploying a K3s Kubernetes cluster, have a
31- look at the [ architecture diagram] ( ./docs/explanations/architecture.md ) .
31+ look at the [ architecture explanation] ( ./docs/content/explanations/architecture.md ) .
32+
33+ ![ Architecture Diagram] ( http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/felix-seifert/gohfert-cluster/refs/heads/main/docs/content/explanations/architecture.puml )
Original file line number Diff line number Diff line change 22
33The following architecture diagram gives an idea of how the bare metal machines form a K3s Kubernetes cluster.
44
5- ![ Architecture Diagram] ( http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/felix-seifert/gohfert-cluster/refs/heads/main/docs/explanations/architecture.puml )
5+ ![ Architecture Diagram] ( http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/felix-seifert/gohfert-cluster/refs/heads/main/docs/content/ explanations/architecture.puml )
66
77Even though it might look slightly confusing, we indeed have [ several master nodes] ( ./k3s-high-availability-cluster.md )
88for achieving a high availability architecture.
You can’t perform that action at this time.
0 commit comments