Projects

Multi-select dropdown. Use arrow keys to navigate, Enter to select, and Escape to close.
1 option selected: Minikube

Deploy MongoDB and Mongo Express into local K8s cluster

This project demonstrates deploying a MongoDB database and Mongo Express web client on a local Kubernetes cluster using Minikube. It showcases how to manage configurations with ConfigMaps, secure credentials with Secrets, and expose applications through Kubernetes Services.