k8s: add frontend dockerfile + skaffold

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-06-28 16:53:56 -07:00
parent c9f2c89b9c
commit 92eb76c1db
3 changed files with 85 additions and 0 deletions

View file

@ -18,6 +18,8 @@ build:
workspace: src/currencyservice
- imageName: cartservice
workspace: src/cartservice
- imageName: frontend
workspace: src/frontend
deploy:
kubectl:
manifests: