-
Clone the repo
git clone https://github.com/sandeep3119/open-ebs-assesment.git -
cd to that folder
cd open-ebs-assementNote: install pipsudo apt-get install python-pip -
Apply the .yaml files to run the app.
kubectl apply -f pods.yamlkubectl apply -f deployment.yamlkubectl apply -f service.yaml -
Now run the docker command to give a manual user input to show on browser
docker run -e user-name="<your-username>" -p 127.0.0.1:80:80 sandeep3119/test:v1 -
Open the link that was given as a output of step 4 and you can find your name there.
sandeep3119/open-ebs-assesment
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|