Skip to content

Commit ddf033a

Browse files
committed
fix(tuto): fix typo
1 parent e2aa6bd commit ddf033a

File tree

1 file changed

+1
-1
lines changed
  • tutorials/deploy-k3s-cluster-with-cilium

1 file changed

+1
-1
lines changed

tutorials/deploy-k3s-cluster-with-cilium/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In the pursuit of cost-efficient infrastructure, our Kubernetes cluster setup ad
4040

4141
In this section, we will walk you through the process of setting up the required infrastructure for your Kubernetes cluster.
4242

43-
To begin with, you need a Scaleway Instance running a Linux-based operating system. We recommend using Ubuntu 22.04.3 LTS (Jammy Jellyfish) for its compatibility with K3s and Cilium.
43+
To begin with, you need a Scaleway Instance running a Linux-based operating system. We recommend using Ubuntu 22.04 LTS (Jammy Jellyfish) for its compatibility with K3s and Cilium.
4444

4545
A single-node server installation is a fully functional Kubernetes cluster. It is not necessary to add servers or agent nodes, but you may want to do so to add capacity or redundancy to your cluster (see [adding k3s node](#adding-k3s-node-(optional)).
4646

0 commit comments

Comments
 (0)