https://github.com/andrewwormald/udagram
Found: https://hub.docker.com/r/andrewjameswormald/udagram/tags
- docker push andrewjameswormald/udagram:feed-latest
- docker push andrewjameswormald/udagram:user-latest
- docker push andrewjameswormald/udagram:frontend-latest
- docker push andrewjameswormald/udagram:reverseproxy-latest
- git add .
- git commit -m '{{my commit message}}'
- git push
// Travis will begin to build master and automaticall deploy it
// To test the application running in the eks cluster you will need to run kubectl por-forwarding execs on frontend and the reverseproxy
kubectl port-forward services/frontend
kubectl port-forward services/reverseproxy