Set Limits for Resources in Kubernetes
Create a pod named httpd-pod and a container under it named as httpd-container, use httpd image with latest tag, and set the following resource limits:
Requests: Memory: 10Mi, CPU: 1
Limits: Memory: 20Mi, CPU: 2
* This is a learning task and you can try to do it in your own learning environment. I have done a sample solution for this task on Ubuntu OS with a single node cluster.
Solution:
check below the sample solution video for the above task.
LIKE || SUBSCRIBE || COMMENTS on MY YOUTUBE CHANNEL AND BLOG
STAY TUNED FOR MORE VIDEOS.......