Skip to content

Commit 85a86c0

Browse files
committed
SelfHosted: adjust k8s headline
1 parent 2232191 commit 85a86c0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/self-hosted/kubernetes-embedded.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Installing Private Packagist Self-Hosted in a k8s cluster installed with kURL
1+
# Installing Private Packagist Self-Hosted in a Kubernetes cluster installed with kURL
22
##
33

44
Private Packagist Self-Hosted leverages the [kots](https://docs.replicated.com/reference/kots-cli-getting-started)

docs/self-hosted/kubernetes-maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ behavior changes and major bugfixes each release introduces.
1313
New versions that ask you to upgrade KOTS (Kubernetes Off-The-Shelf), the Replicated tool used to distribute Private Packagist,
1414
require that you download and rerun the install script via the command below.
1515

16-
#### Update KOTS for Private Packagist Self-Hosted Kubernetes in a cluster installed with kURL
16+
#### Update KOTS for Private Packagist Self-Hosted Kubernetes in a Kubernetes cluster installed with kURL
1717

1818
Please note that running the command will take a while as it will also updates Kubernetes and other dependencies of Private Packagist Self-Hosted.
1919
Private Packagist and the Replicated Management Console will become temporarily unavailable.

docs/self-hosted/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ an embedded Kubernetes cluster on a linux machine.
1717

1818
If you already have an existing Kubernetes cluster running, follow [this guide](./kubernetes-existing.md).
1919

20-
#### Installing Private Packagist Self-Hosted Kubernetes in a cluster installed with kURL
20+
#### Installing Private Packagist Self-Hosted Kubernetes in a Kubernetes cluster installed with kURL
2121

2222
Don't use Kubernetes? Use the installer that takes care of installing Private Packagist Self-Hosted on a linux
2323
machine following [this guide](./kubernetes-embedded.md).

0 commit comments

Comments
 (0)