mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-08 05:56:45 +00:00
move site install kubernetes
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
"pages": [
|
"pages": [
|
||||||
"manage/sites/add-site",
|
"manage/sites/add-site",
|
||||||
"manage/sites/install-site",
|
"manage/sites/install-site",
|
||||||
|
"manage/sites/install-kubernetes",
|
||||||
"manage/sites/configure-site",
|
"manage/sites/configure-site",
|
||||||
"manage/sites/update-site"
|
"manage/sites/update-site"
|
||||||
]
|
]
|
||||||
@@ -99,8 +100,7 @@
|
|||||||
"group": "Manual Installation",
|
"group": "Manual Installation",
|
||||||
"pages": [
|
"pages": [
|
||||||
"self-host/manual/docker-compose",
|
"self-host/manual/docker-compose",
|
||||||
"self-host/manual/unraid",
|
"self-host/manual/unraid"
|
||||||
"self-host/manual/kubernetes"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"self-host/dns-and-networking",
|
"self-host/dns-and-networking",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Kubernetes Installation"
|
title: "Kubernetes"
|
||||||
description: "How to deploy Newt on Kubernetes"
|
description: "How to deploy a Newt Site on Kubernetes"
|
||||||
---
|
---
|
||||||
|
|
||||||
This guide walks you through setting up Newt on Kubernetes using Helm.
|
This guide walks you through setting up Newt on Kubernetes using Helm.
|
||||||
Reference in New Issue
Block a user