microservices-demo/kubernetes-manifests
Megan O'Keefe 8cfb88bf2f
Standardizes loadgen behavior for Istio mTLS=STRICT (#279)
* Adds liveness probe annotation, moves loadgen initcontainer into main

* cleanup

* cleanup

* updated wrong manifests

* respond to comments
2019-12-16 09:30:23 -05:00
..
adservice.yaml kubernetes: use apps/v1 for Deployment (#166) 2019-03-04 10:52:55 -08:00
cartservice.yaml Adds cartservice timeout to all manifests (#241) 2019-08-19 15:21:56 -04:00
checkoutservice.yaml Use env in service manifests for PORT (#212) 2019-05-08 19:39:14 -07:00
currencyservice.yaml Use env in service manifests for PORT (#212) 2019-05-08 19:39:14 -07:00
emailservice.yaml Use env in service manifests for PORT (#212) 2019-05-08 19:39:14 -07:00
frontend.yaml Standardizes loadgen behavior for Istio mTLS=STRICT (#279) 2019-12-16 09:30:23 -05: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 Use env in service manifests for PORT (#212) 2019-05-08 19:39:14 -07:00
README.md hack: remove redundant license headers in release (#171) 2019-03-07 09:54:56 -08:00
recommendationservice.yaml Use env in service manifests for PORT (#212) 2019-05-08 19:39:14 -07:00
redis.yaml kubernetes: use apps/v1 for Deployment (#166) 2019-03-04 10:52:55 -08:00
shippingservice.yaml Use env in service manifests for PORT (#212) 2019-05-08 19:39:14 -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.