Let's investigate namespace limits as well as pod limits for wiki environments.
The goal would be to have more permissive pod-level limits and stricter namespace-level limits to allow for spiky load with individuals pods.
Questions to be answered:
- Is the goal of tighter namespace limits workable?
- What happens when we hit a namespace limit?
- Where do these limits get applied? (Currently cat-env namespace is created by the Catalyst-API)
- Is the behavior k8s takes when you hit limits configurable in any way?