jasonmimick / simple-mongodb-connection-tester-container

simple test for connection to MongoDB running in k8s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple connection tester

This repo has a simple docker container which is intended to be used to test MongoDB clusters deployed on Kubernetes clusters.

The script test-connection.py should be used to run the test along with an appropriately configured kubectl.

About

simple test for connection to MongoDB running in k8s


Languages

Language:Shell 45.2%Language:Python 43.5%Language:Dockerfile 11.3%