Sneha Bansal
Automating deployment pipelines so I don't have to touch SSH. Docker enthusiast & open source contributor.
Campus & Academic Discipline
INDIRA GANDHI DELHI TECHNICAL UNIVERSITY FOR WOMEN
Study Library (1)
View AllRecent activity
Posts and discussions shared by this student
Kubernetes pod resource limits: Requests vs Limits explained
Setting `resources.requests.memory` tells the kube-scheduler where to place the pod based on guaranteed capacity. Setting `resources.limits.memory` is a hard ceiling: if your Node/Go process exceeds it, the Linux kernel invokes the OOMKiller and terminates the container with exit code 137. Always set memory limits to prevent memory leaks from starving neighbouring pods on the worker node.
Smart India Hackathon (SIH) internal campus prelims announcement
SIH problem statements are live on the official portal! Internal college evaluation happens in two weeks. Remember: Hardware teams require at least one female teammate under the official rules. Looking for an IoT specialist to complete our smart agriculture telemetry squad.
