Skip to content

Commit 9c710f7

Browse files
authored
Merge pull request #33315 from thomasd-ign/patch-1
Dead link correction
2 parents cb12791 + 99c5658 commit 9c710f7

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2022-04-28-Increasing-the-security-bar-in-Ingress-NGINX

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2022-04-28-Increasing-the-security-bar-in-Ingress-NGINX/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Linux containers (and underlying mechanisms such as kernel namespaces) work.
4545
You can read about cgroups in the Kubernetes glossary: [`cgroup`](https://kubernetes.io/docs/reference/glossary/?fundamental=true#term-cgroup) and learn more about cgroups interact with namespaces in the NGINX project article
4646
[What Are Namespaces and cgroups, and How Do They Work?](https://www.nginx.com/blog/what-are-namespaces-cgroups-how-do-they-work/).
4747
(As you read that, bear in mind that Linux kernel namespaces are a different thing from
48-
[Kubernetes namespaces](h/docs/concepts/overview/working-with-objects/namespaces/)).
48+
[Kubernetes namespaces](/docs/concepts/overview/working-with-objects/namespaces/)).
4949

5050
## Skip the talk, what do I need to use this new approach?
5151

0 commit comments

Comments
 (0)