-
The command
`sudo scripts/deploy-istio-ingress-v1.sh`
gives the following errors
```
2019-09-30 08:20:51 Deploying Istio Ingress definitions for web-api v1 only
error: unable to recognize "…
-
When I try building the two applications via maven I get the following error:
```
[WARNING] Error injecting: net.wasdev.wlp.maven.plugins.server.InstallServerMojo
com.google.inject.ProvisionExcep…
-
[Instructions](https://eksworkshop.com/kubeflow/install/) provided for Kubeflow deployment doesn't work. The following error occurs at `kfctl generate all -V` step.
```
Error: couldn't generate Kf…
-
The command
```
$ for i in install/kubernetes/helm/istio-init/files/crd*yaml; do kubectl apply -f $i; done
hangs/does not return.
```
Couldn't validate the istio installation either:
```
…
-
Example relevant files
https://raw.githubusercontent.com/kaovilai/istio-lab-summit-2019/homeroom-dev/scripts/curl_customer.sh
When executing load scripts like ones found in the script above involv…
-
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [ ] Question or discussion
- [ ] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
…
-
**General remarks**
In general, the dashboard icons can be improved as:
* The graphs says 'cola' and some other stuff that is not explained anywhere (It would be nice the pop up says something a…
-
I followed the instructions of the Istio workshop -> Deploy microservices scenario. On step 3, I get a 403 error when trying to curl the recently created service.
`curl http://customer-tutorial.288…
-
Consider introducing a modified `name` microservice to replace `hello`. Look into other options as well, the guides should work as a sort of "series".
-
I am using istio 1.1.7 and I would like to embed jaeger dashboards inside Kiali
![image](https://user-images.githubusercontent.com/4632477/59786127-2841fa00-928c-11e9-9ed2-846a8a1b09b2.png)
Wh…