Skip to content

norrbom/mongodb-certmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy MongoDB Community Operator and Cert Manager on Kind

Configure docker registry credentials (Optional)

export DOCKER_USER=<username>
export DOCKER_PASSWORD=<password>

Install MongoDB and Cert Manager on Kind

Using Helm

make install-kind deploy

Using Kustomize

make install-kind-kustomize deploy

Smoke test MongoDB

make smoketest

Delete the cluster

make cleanup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published