Istio only supports `ClusterIP` services. Any HTTP service in Istio has to have a `name` on its service `port`, and that name has to start with `http-` Or just be `http`. Simple test case is to use Forge with the BookInfo app.