Yes, you can have one installation per namespace. There is no namespace limit. But keeping only one installation in the production environment is strongly recommended.
The reason is that although namespaces provide isolation between environments, Kubernetes has cluster-level resources such as Persistent Volumes, certificate-related objects, node-exposed ports, and others. In addition, Labforward does not limit the CPU usage per namespace. Hence, one namespace could impact the performance of another one.
For these reasons, multiple namespaces are recommended only for various test environments.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article