Connect to a MongoDB container with kubectl
Goal: Connect your local computer to a Mongo database running in a kubernetes cluster. Use case: Use a hosted database for local development. I have used this workflow to connect to databases hosted in Rancher, a container orchestrating service. You...
Jan 29, 20211 min read79