Skip to content

Sowmya7501/CC-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC-Hackathon

Commands:

Starting minikube

minikube start --driver docker

deploing yaml files

kubectl apply -f mongo-secret.yaml

kubectl apply -f mongo.yaml

kubectl apply -f mongo-configmap.yaml

kubectl apply -f mongo-express.yaml

get external IP address of mongo-express

minikube service mongo-express-service

get external IP address of app

minikube service app-svc

get the IP address by

minikube service list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published