@nareshblogs
DevOps Engineer | Expertise in Bash Scripting, Git, Docker, NodeJS, MERN, Kubernetes, AWS EC2, Jenkins CI/CD | Technical Head at COMSA, GCOE
DevOps roles
Sep 23, 2023 · 2 min read · Highlights of this blog How to install and start Minikube Check the app locally How to write the YAML for deployment How to deploy on Minikube using the YAML file How to check the status of pods How to access the application externally by Port ...
Join discussion
Sep 4, 2023 · 3 min read · In this blog, we will see how to reduce the size of our simple MERN hello world app Docker image using Multistage Dockerfile. In the end, we will also see other techniques to reduce the image size. Pre-requisites Docker must be installed and running...
Join discussion
Jun 30, 2023 · 5 min read · Hello everyone! This is Naresh Chandanbatve, a pre-final year undergrad student pursuing Btech in CSE. In this blog, we will see how to get started with docker, how to install docker on our machine and how to containerize a MERN stack application usi...
SSiddhant commented