Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Day 1 and 2 Tasks Submission. #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vatsal30
Copy link

@vatsal30 vatsal30 commented Mar 21, 2021

I have added both days yaml files and to run these files run following commands. For running task2 you should have already running minikube.
For Task 1: docker-compose -f task1_solution.yaml up
and go to localhost:3000 to view website.
and for pgadmin go to localhost:5050
For Task 2: kubectl apply -f task2_solution.yaml
minikube service pgadmin-service -n my-namespace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant