microservices-demo/kubernetes-manifests
Megan O'Keefe 814088f788
Rebrand Hipstershop as OnlineBoutique (#328)
* update productcatalog, frontend, readme

* revert productcatalog

* restore currency logic and ad display

* footer cleanup

* Resize header image

* screenshots

* Center align header image in readme

* Show platform flag on every page

* style fixes

* fix currency in UI, remove extra USD

* cart bug, fixing

* attempt to fix breaking build

* fix cart size in handler

* replace images

* # items in cart is total quantity

* Add link to 0.1.4 manifests in readme
2020-04-23 14:12:30 -07:00
..
README.md hack: remove redundant license headers in release (#171) 2019-03-07 09:54:56 -08:00
adservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
cartservice.yaml Adds cartservice timeout to all manifests (#241) 2019-08-19 15:21:56 -04:00
checkoutservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
currencyservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
emailservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
frontend.yaml Rebrand Hipstershop as OnlineBoutique (#328) 2020-04-23 14:12:30 -07:00
loadgenerator.yaml Standardizes loadgen behavior for Istio mTLS=STRICT (#279) 2019-12-16 09:30:23 -05:00
paymentservice.yaml Use env in service manifests for PORT (#212) 2019-05-08 19:39:14 -07:00
productcatalogservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
recommendationservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
redis.yaml kubernetes: use apps/v1 for Deployment (#166) 2019-03-04 10:52:55 -08:00
shippingservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00

README.md

./kubernetes-manifests

⚠️ Kubernetes manifests provided in this directory are not directly deployable to a cluster. They are meant to be used with skaffold command to insert the correct image: tags.

Use the manifests in /release directory which are configured with pre-built public images.