microservices-demo/kubernetes-manifests
2020-09-10 23:59:52 +05:30
..
adservice.yaml Use NODE_IP instead of NODE_NAME to send traces to 2020-09-02 15:35:14 -07:00
cartservice.yaml Make namespace and toleration configurable 2020-07-06 14:24:59 -07:00
checkoutservice.yaml Use NODE_IP instead of NODE_NAME to send traces to 2020-09-02 15:35:14 -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 Replaced OC with SFX instrumentation for Go frontend service (#16) 2020-09-10 23:59:52 +05:30
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 Use NODE_IP instead of NODE_NAME to send traces to 2020-09-02 15:35:14 -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 Use NODE_IP instead of NODE_NAME to send traces to 2020-09-02 15:35: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.