Security
User Namespaces
Guide on how to configure Talos Cluster to support User Namespaces
User Namespaces are a feature of the Linux kernel that allows unprivileged users to have their own range of UIDs and GIDs, without needing to be root.
Refer to the official documentation for more information on Usernamespaces.
After applying the configuration, refer to the official documentation to configure workloads to use User Namespaces.