Network namespace in CKA exam

In CKA exam, if there is question about Network Namespace. I do not see any information about it in the kubernetes documentation. How do I get help for anything to do with Network namespace questions. Thank you.

Hi @kman74299

Network Namespace is a Linux kernel feature that is one of the building blocks in containers.
Network namespaces or Linux features are not part of the LF’s CKA curriculum.

Thank you for the information.