From b7a4d4a3b4c094adc8d142c1f4b3030208886dcb Mon Sep 17 00:00:00 2001 From: Kershaw Mehta Date: Wed, 8 Jan 2025 11:16:50 -0500 Subject: [PATCH] Add namespace documentation URL. Signed-off-by: Kershaw Mehta --- config-zos.md | 1 + 1 file changed, 1 insertion(+) diff --git a/config-zos.md b/config-zos.md index f357e63ac..a00e5a578 100644 --- a/config-zos.md +++ b/config-zos.md @@ -15,6 +15,7 @@ The following filesystems SHOULD be made available in each container's filesyste A namespace wraps a global system resource in an abstraction that makes it appear to the processes within the namespace that they have their own isolated instance of the global resource. Changes to the global resource are visible to other processes that are members of the namespace, but are invisible to other processes. +For more information, see https://www.ibm.com/docs/zos/latest?topic=planning-namespaces-zos-unix. Namespaces are specified as an array of entries inside the `namespaces` root field. The following parameters can be specified to set up namespaces: