microservices-demo/kubernetes-manifests
Dmitrii Anoshin 32c4429dc3
Bring up load generator (locust) UI (#2)
This commit also changes the way how image is constructed: slash after ${REPO_PREFIX} is dropped because quya.io doesn't support grouped repositories.
2020-04-29 20:18:45 -07:00
..
adservice.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
cartservice.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
checkoutservice.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
currencyservice.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
emailservice.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
frontend.yaml Bring up load generator (locust) UI (#2) 2020-04-29 20:18:45 -07:00
loadgenerator.yaml Bring up load generator (locust) UI (#2) 2020-04-29 20:18:45 -07:00
namespace.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
paymentservice.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
productcatalogservice.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
README.md hack: remove redundant license headers in release (#171) 2019-03-07 09:54:56 -08:00
recommendationservice.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
redis.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -07:00
shippingservice.yaml Initial changes to deploy the services (#1) 2020-04-28 22:21:29 -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.