microservices-demo/kubernetes-manifests
2020-08-24 14:56:46 -07: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 Integrate datadog APM integration for the online boutique app 2020-08-24 14:56:46 -07:00
currencyservice.yaml Adds option to disable Stackdriver Export (#293) 2020-02-20 15:26:44 -05:00
emailservice.yaml Integrate datadog APM integration for the online boutique app 2020-08-24 14:56:46 -07:00
frontend.yaml Integrate datadog APM integration for the online boutique app 2020-08-24 14:56:46 -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 Integrate datadog APM integration for the online boutique app 2020-08-24 14:56:46 -07:00
README.md hack: remove redundant license headers in release (#171) 2019-03-07 09:54:56 -08:00
recommendationservice.yaml Integrate datadog APM integration for the online boutique app 2020-08-24 14:56:46 -07:00
redis.yaml Integrate datadog APM integration for the online boutique app 2020-08-24 14:56:46 -07:00
shippingservice.yaml Integrate datadog APM integration for the online boutique app 2020-08-24 14:56:46 -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.