-
Notifications
You must be signed in to change notification settings - Fork 0
shazid98/mern-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#first run mongo deployment using following command. kubectl apply -f .\mongo-deploy.yml #then run it's service kubectl.exe apply -f .\mongo-svc.yml # After that run backend deployment with same as above command but make sure pointing to the right file. And rhen run service of that # after this run client's deployment and then service and at last run nginx deployment and then it's service. make sure you are providing right image names in every deployment. kubectl port-forward service/nginx 80:80
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published