diff --git a/website/content/v1.6/kubernetes-guides/network/deploying-cilium.md b/website/content/v1.6/kubernetes-guides/network/deploying-cilium.md index 0b4bc06eab..455091e3ba 100644 --- a/website/content/v1.6/kubernetes-guides/network/deploying-cilium.md +++ b/website/content/v1.6/kubernetes-guides/network/deploying-cilium.md @@ -292,7 +292,7 @@ For more details: [GCP ILB support / support scope local routes to be configured ```Error creating: pods "client-69748f45d8-9b9jg" is forbidden: violates PodSecurity "baseline:latest": non-default capabilities (container "client" must not include "NET_RAW" in securityContext.capabilities.add)``` - This is expected, you can workaround it by adding the `pod-security.kubernetes.io/enforce=priviledged` [label on the namespace level]({{< relref "../configuration/pod-security">}}). + This is expected, you can workaround it by adding the `pod-security.kubernetes.io/enforce=privileged` [label on the namespace level]({{< relref "../configuration/pod-security">}}). - Talos has full kernel module support for eBPF, See: - [Cilium System Requirements](https://docs.cilium.io/en/v1.14/operations/system_requirements/) diff --git a/website/content/v1.7/kubernetes-guides/network/deploying-cilium.md b/website/content/v1.7/kubernetes-guides/network/deploying-cilium.md index 0b4bc06eab..455091e3ba 100644 --- a/website/content/v1.7/kubernetes-guides/network/deploying-cilium.md +++ b/website/content/v1.7/kubernetes-guides/network/deploying-cilium.md @@ -292,7 +292,7 @@ For more details: [GCP ILB support / support scope local routes to be configured ```Error creating: pods "client-69748f45d8-9b9jg" is forbidden: violates PodSecurity "baseline:latest": non-default capabilities (container "client" must not include "NET_RAW" in securityContext.capabilities.add)``` - This is expected, you can workaround it by adding the `pod-security.kubernetes.io/enforce=priviledged` [label on the namespace level]({{< relref "../configuration/pod-security">}}). + This is expected, you can workaround it by adding the `pod-security.kubernetes.io/enforce=privileged` [label on the namespace level]({{< relref "../configuration/pod-security">}}). - Talos has full kernel module support for eBPF, See: - [Cilium System Requirements](https://docs.cilium.io/en/v1.14/operations/system_requirements/) diff --git a/website/content/v1.8/kubernetes-guides/network/deploying-cilium.md b/website/content/v1.8/kubernetes-guides/network/deploying-cilium.md index 0b4bc06eab..455091e3ba 100644 --- a/website/content/v1.8/kubernetes-guides/network/deploying-cilium.md +++ b/website/content/v1.8/kubernetes-guides/network/deploying-cilium.md @@ -292,7 +292,7 @@ For more details: [GCP ILB support / support scope local routes to be configured ```Error creating: pods "client-69748f45d8-9b9jg" is forbidden: violates PodSecurity "baseline:latest": non-default capabilities (container "client" must not include "NET_RAW" in securityContext.capabilities.add)``` - This is expected, you can workaround it by adding the `pod-security.kubernetes.io/enforce=priviledged` [label on the namespace level]({{< relref "../configuration/pod-security">}}). + This is expected, you can workaround it by adding the `pod-security.kubernetes.io/enforce=privileged` [label on the namespace level]({{< relref "../configuration/pod-security">}}). - Talos has full kernel module support for eBPF, See: - [Cilium System Requirements](https://docs.cilium.io/en/v1.14/operations/system_requirements/)