Skip to content

App that takes an image of a grocery store tag, parses it and compares prices

Notifications You must be signed in to change notification settings

a-kinder/grocery

Repository files navigation

#####deploy app in kubernetes:

kubectl apply -f kubernetes/deployment.yaml -f kubernetes/service.yaml

#####run appropriate:curl in kubernetes:

kubectl run curl --image=appropriate/curl:latest --port=80 -- curl http://consumer?data=test

About

App that takes an image of a grocery store tag, parses it and compares prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages