Skip to content

Commit 1bbf5df

Browse files
author
Tim Bannister
committed
Fix typo
1 parent 072e031 commit 1bbf5df

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2023-10-12-bootstrap-an-air-gapped-cluster-with-kubeadm

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2023-10-12-bootstrap-an-air-gapped-cluster-with-kubeadm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ While this single VM lab is a simplified example, the below diagram more approxi
3535

3636
{{< figure src="example_production_topology.svg" alt="Example production topology which shows 3 control plane Kubernetes nodes and 'n' worker nodes along with a Docker registry in an air-gapped environment. Additionally shows two workstations, one on each side of the air gap and an IT admin which physically carries the artifacts across." >}}
3737

38-
Note, there is still intentional isolation between the envirnment and the internet. There are also some things that are not shown in order to keep the diagram simple, for example malware scanning on the secure side of the air gap.
38+
Note, there is still intentional isolation between the environment and the internet. There are also some things that are not shown in order to keep the diagram simple, for example malware scanning on the secure side of the air gap.
3939

4040
Back to the single VM lab environment.
4141

0 commit comments

Comments
 (0)