microservices-demo/kubernetes-manifests
Rahul Jagad 550c2b86b2 Support for Datadog tracing in CartService and RedisDB.
Updated the README documentation
2020-09-02 15:53:29 -07:00
..
adservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
cartservice.yaml Support for Datadog tracing in CartService and RedisDB. 2020-09-02 15:53:29 -07:00
checkoutservice.yaml Kubernetes and Docker related changes for support environment variables 2020-08-24 22:17:29 -07:00
currencyservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
emailservice.yaml Kubernetes and Docker related changes for support environment variables 2020-08-24 22:17:29 -07:00
frontend.yaml Kubernetes and Docker related changes for support environment variables 2020-08-24 22:17:29 -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 Kubernetes and Docker related changes for support environment variables 2020-08-24 22:17:29 -07:00
README.md hack: remove redundant license headers in release (#171) 2019-03-07 09:54:56 -08:00
recommendationservice.yaml Kubernetes and Docker related changes for support environment variables 2020-08-24 22:17:29 -07:00
redis.yaml Support for Datadog tracing in CartService and RedisDB. 2020-09-02 15:53:29 -07:00
shippingservice.yaml Kubernetes and Docker related changes for support environment variables 2020-08-24 22:17: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.