Skip to content

Instantly share code, notes, and snippets.

@sarjarapu
Created July 11, 2018 20:23
Show Gist options
  • Save sarjarapu/97b0e2d72b56dc94a1fbe9e5b2c44d3d to your computer and use it in GitHub Desktop.
Save sarjarapu/97b0e2d72b56dc94a1fbe9e5b2c44d3d to your computer and use it in GitHub Desktop.
Helper scripts to deploy the MongoDB in Kubernetes
# Download the helper scripts from GitHub repo
wget -O k8-mongo.zip https://github.com/sarjarapu/k8-mongo/archive/master.zip
unzip k8-mongo.zip
cd k8-mongo-master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment