The Mismatch Scenario
In this lesson, first, we will figure out what happens when a Namespace's defined limits are violated and then we will try creating and running Pods directly
Let’s see what happens when resources are defined, but they do not match the Namespace min and max limits.
Looking into the Definition
We’ll use the same go-demo-2.yml we used before.
The output, limited to the relevant parts, is as follows.
What matters is that the resources for both Deployments are defined.
Creating Resources
Let’s create the objects and retrieve the events. They will help us understand better what is happening.
The ...
Access this course and 1600+ top-rated courses and projects.