-
**Description**
README.md is the first file one should read when starting a new project. Our community launched `Discussion forum` for help seekers; needs to publish it officially on README.md for …
-
The following error is present when attempted to validate the cluster:
```
Using cluster from kubectl context: istio-workshop.k8s.local
Validating cluster istio-workshop.k8s.local
unexpect…
-
```
SSH public key must be specified when running with AWS (create with `kops create secret --name istio-workshop.k8s.local sshpublickey admin -i ~/.ssh/id_rsa.pub`)
```
-
Per our Istio workshop materials, if I install Istio with `istioctl install -y -n istio-system -f labs/02/control-plane.yaml --revision 1-9-3` then the resulting `svc` in `istio-system` will be `istio…
-
**Event:**
- Event Title: IstioCon
- Event Link: https://events.istio.io/istiocon-2021/
- Talk Description: Using Istio
- Talk Type: Workshop
- Talk Link: https://events.istio.io/istiocon-2021/wo…
-
- https://istio.io/latest/blog/2019/v1beta1-authorization-policy/
- https://istio.io/latest/docs/reference/config/security/authorization-policy/
- https://istio.io/latest/docs/concepts/security/#aut…
-
The following error is present in the kops output when creating a Kubernetes cluster:
```
I0424 20:28:57.571994 76429 apply_cluster.go:556] Gossip DNS: skipping DNS validation
W0424 20:28:57.84…
-
**Is your feature request related to a problem? Please describe.**
Currently we have multiple microservices who expose their own OpenAPI spec at `172.20.1.12/docs/`. All these microservices are expos…
-
**Description**
When a user navigates to the http://localhost:9081/settings#metrics/grafana tab, choose a predefined board, modify the panels and choose to add the board, they receive an error statin…
-
[Lab 2.1 Getting Started](git clone https://github.com/RedHatGov/sre-workshop-code.git) references `oc get pods -n '%username%'-istio` but the value of %username% is a bit ambiguous if this can be rep…