From da6f786cab80cbacb886d34b7c5e0ed957cc24c9 Mon Sep 17 00:00:00 2001 From: Caleb Woodbine Date: Sat, 17 Jul 2021 12:23:28 +1200 Subject: [PATCH] fix: kuberentes => kubernetes typo uh uh, small typo... nothing to see here. Signed-off-by: Caleb Woodbine --- website/content/docs/v0.10/Learn More/architecture.md | 2 +- website/content/docs/v0.11/Learn More/architecture.md | 2 +- website/content/docs/v0.12/Learn More/architecture.md | 2 +- website/content/docs/v0.8/Learn More/architecture.md | 2 +- website/content/docs/v0.9/Learn More/architecture.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/content/docs/v0.10/Learn More/architecture.md b/website/content/docs/v0.10/Learn More/architecture.md index 3c8a86a248..59e8aabf59 100644 --- a/website/content/docs/v0.10/Learn More/architecture.md +++ b/website/content/docs/v0.10/Learn More/architecture.md @@ -34,7 +34,7 @@ This means that instead of making all of `/etc` writable, Talos only makes very All files under `/system` are completely reproducible. For files and directories that need to persist across boots, Talos creates `overlayfs` file systems. -The `/etc/kuberentes` is a good example of this. +The `/etc/kubernetes` is a good example of this. Directories like this are `overlayfs` backed by an XFS file system mounted at `/var`. The `/var` directory is owned by Kubernetes with the exception of the above `overlayfs` file systems. diff --git a/website/content/docs/v0.11/Learn More/architecture.md b/website/content/docs/v0.11/Learn More/architecture.md index 3c8a86a248..59e8aabf59 100644 --- a/website/content/docs/v0.11/Learn More/architecture.md +++ b/website/content/docs/v0.11/Learn More/architecture.md @@ -34,7 +34,7 @@ This means that instead of making all of `/etc` writable, Talos only makes very All files under `/system` are completely reproducible. For files and directories that need to persist across boots, Talos creates `overlayfs` file systems. -The `/etc/kuberentes` is a good example of this. +The `/etc/kubernetes` is a good example of this. Directories like this are `overlayfs` backed by an XFS file system mounted at `/var`. The `/var` directory is owned by Kubernetes with the exception of the above `overlayfs` file systems. diff --git a/website/content/docs/v0.12/Learn More/architecture.md b/website/content/docs/v0.12/Learn More/architecture.md index 3c8a86a248..59e8aabf59 100644 --- a/website/content/docs/v0.12/Learn More/architecture.md +++ b/website/content/docs/v0.12/Learn More/architecture.md @@ -34,7 +34,7 @@ This means that instead of making all of `/etc` writable, Talos only makes very All files under `/system` are completely reproducible. For files and directories that need to persist across boots, Talos creates `overlayfs` file systems. -The `/etc/kuberentes` is a good example of this. +The `/etc/kubernetes` is a good example of this. Directories like this are `overlayfs` backed by an XFS file system mounted at `/var`. The `/var` directory is owned by Kubernetes with the exception of the above `overlayfs` file systems. diff --git a/website/content/docs/v0.8/Learn More/architecture.md b/website/content/docs/v0.8/Learn More/architecture.md index 3c8a86a248..59e8aabf59 100644 --- a/website/content/docs/v0.8/Learn More/architecture.md +++ b/website/content/docs/v0.8/Learn More/architecture.md @@ -34,7 +34,7 @@ This means that instead of making all of `/etc` writable, Talos only makes very All files under `/system` are completely reproducible. For files and directories that need to persist across boots, Talos creates `overlayfs` file systems. -The `/etc/kuberentes` is a good example of this. +The `/etc/kubernetes` is a good example of this. Directories like this are `overlayfs` backed by an XFS file system mounted at `/var`. The `/var` directory is owned by Kubernetes with the exception of the above `overlayfs` file systems. diff --git a/website/content/docs/v0.9/Learn More/architecture.md b/website/content/docs/v0.9/Learn More/architecture.md index 3c8a86a248..59e8aabf59 100644 --- a/website/content/docs/v0.9/Learn More/architecture.md +++ b/website/content/docs/v0.9/Learn More/architecture.md @@ -34,7 +34,7 @@ This means that instead of making all of `/etc` writable, Talos only makes very All files under `/system` are completely reproducible. For files and directories that need to persist across boots, Talos creates `overlayfs` file systems. -The `/etc/kuberentes` is a good example of this. +The `/etc/kubernetes` is a good example of this. Directories like this are `overlayfs` backed by an XFS file system mounted at `/var`. The `/var` directory is owned by Kubernetes with the exception of the above `overlayfs` file systems.