Skip to content

Commit b7a4d4a

Browse files
committed
Add namespace documentation URL.
Signed-off-by: Kershaw Mehta <[email protected]>
1 parent 41e732f commit b7a4d4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config-zos.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The following filesystems SHOULD be made available in each container's filesyste
1515

1616
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.
1717
Changes to the global resource are visible to other processes that are members of the namespace, but are invisible to other processes.
18+
For more information, see https://www.ibm.com/docs/zos/latest?topic=planning-namespaces-zos-unix.
1819

1920
Namespaces are specified as an array of entries inside the `namespaces` root field.
2021
The following parameters can be specified to set up namespaces:

0 commit comments

Comments
 (0)