Skip to content

Commit 36d8eb7

Browse files
authored
New flow for Airgapped Kubernetes installation and added an Overview … (#170)
* New flow for Airgapped Kubernetes installation and added an Overview page * Separated plane architecture from airgapped * minor fixes
1 parent 7e77dc5 commit 36d8eb7

File tree

9 files changed

+696
-135
lines changed

9 files changed

+696
-135
lines changed
35.3 KB
Loading
65.2 KB
Loading
31.3 KB
Loading

mint.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"group": "Self-host Plane",
6464
"pages": [
6565
"self-hosting/overview",
66-
"self-hosting/editions-and-versions"
67-
66+
"self-hosting/editions-and-versions",
67+
"self-hosting/plane-architecture"
6868
]
6969
},
7070
{
@@ -83,8 +83,10 @@
8383
{
8484
"group": "Airgapped Edition",
8585
"pages": [
86+
"self-hosting/methods/airgapped-requirements",
8687
"self-hosting/methods/airgapped-edition",
87-
"self-hosting/methods/airgapped-edition-kubernetes"
88+
"self-hosting/methods/airgapped-edition-kubernetes",
89+
"self-hosting/methods/clone-docker-images"
8890
]
8991
},
9092
{

0 commit comments

Comments
 (0)