microservices-demo/kubernetes-manifests
2020-08-21 14:54:11 -07:00
..
adservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
cartservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
checkoutservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
currencyservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
emailservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
frontend.yaml Add FRONTEND_EXTRA_HEADERS env var to deployment 2020-08-21 14:54:11 -07:00
loadgenerator.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
paymentservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
productcatalogservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
README.md hack: remove redundant license headers in release (#171) 2019-03-07 09:54:56 -08:00
recommendationservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
redis.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
shippingservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00

./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.