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": [
|
||||
"manage/sites/add-site",
|
||||
"manage/sites/install-site",
|
||||
"manage/sites/install-kubernetes",
|
||||
"manage/sites/configure-site",
|
||||
"manage/sites/update-site"
|
||||
]
|
||||
@@ -99,8 +100,7 @@
|
||||
"group": "Manual Installation",
|
||||
"pages": [
|
||||
"self-host/manual/docker-compose",
|
||||
"self-host/manual/unraid",
|
||||
"self-host/manual/kubernetes"
|
||||
"self-host/manual/unraid"
|
||||
]
|
||||
},
|
||||
"self-host/dns-and-networking",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Kubernetes Installation"
|
||||
description: "How to deploy Newt on Kubernetes"
|
||||
title: "Kubernetes"
|
||||
description: "How to deploy a Newt Site on Kubernetes"
|
||||
---
|
||||
|
||||
This guide walks you through setting up Newt on Kubernetes using Helm.
|
||||
Reference in New Issue
Block a user