Limitations#
By default, Rackspace Kubernetes-as-a-Service (KaaS) security features enforce a set of limitations for Deployments, ReplicationControllers, and Pods.
The containers cannot perform the following actions:
- Run as root. See Configure Pod security policies for workarounds.
- Run as privileged. See Configure Pod security policies for workarounds.
- Use host networking. See Configure Pod security policies for workarounds.
- Use root namespaces. See Configure Pod security policies for workarounds.