jomendez / cloud-developer-microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udagram Image Filtering Microservice

Udagram is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.

Instructions:

First run the apply.sh file to apply the deployment and service yaml files, first go to:

cd udacity-c3-deployment/k8s/

Then execute:

./apply.sh

Docker Hubs

https://hub.docker.com/u/jomendezdev

Screenshot

The ./Screenshot folder contains:

frontend-ionic-app.png : The screenshot of the ionic application running

kubectl.png : The screenshot of kubectl get all

travis.png : The screenshot of ci on travis

About


Languages

Language:TypeScript 80.2%Language:HTML 7.2%Language:JavaScript 5.7%Language:SCSS 4.9%Language:Dockerfile 1.4%Language:Shell 0.7%