Skip to content

Commit 99c5658

Browse files
thomasd-ignreylejano
andauthored
Update content/en/blog/_posts/2022-04-28-Increasing-the-security-bar-in-Ingress-NGINX/index.md
Co-authored-by: Rey Lejano <[email protected]>
1 parent 34c8d99 commit 99c5658

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](https://kubernetes.io/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)