Use `curl` against a ClusterIP DNS name.
Inside the cluster, services are reachable by
`<svc>.<ns>.svc.cluster.local`. A sidecar would intercept this call.
TASK
----
Run:
curl http://reviews.shop.svc.cluster.local/
Pass when an HTTP response prints.
Sign in to save your code and track progress across devices.