when creating a service why cant we expose port 80 and istead it has to be 8080
oc expose deployment loadtest --port 80
In the exercise its never mentioned where the app would listen
Edit : the lab is still not fixed.
As the admin user, implement a quota named review-quota on the schedule-review
project. Limit the schedule-review project to a maximum of 1 full CPU, 2G of memory,
and 20 pods
If you limit it from the web console it fails
If you set request from the web console it fails
Only if you set requests from the cli it will pass and that is not a "limit"
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.