quality improvements
This commit is contained in:
parent
229b71c94e
commit
b70bed0ae2
@ -53,7 +53,7 @@ kubectl apply -f https://raw.githubusercontent.com/istio/istio/master/samples/ad
|
||||
## Wait for deployments to be ready
|
||||
|
||||
```shell
|
||||
$ kubectl get pods -A -w
|
||||
kubectl get pods -A -w
|
||||
```
|
||||
|
||||
## Kiali
|
||||
@ -81,13 +81,13 @@ istioctl dashboard kiali
|
||||
|
||||
On the service `byeworld` (reminder that it's pods had the Istio sidecar injection disabled), it displays the message `No mTLS`, meaning that mTLS (Mutual TLS between Istio sidecards) is not available.
|
||||
|
||||

|
||||

|
||||
|
||||
### Helloworld
|
||||
|
||||
On the service `helloworld`, it displays the message `mTLS`
|
||||
|
||||

|
||||

|
||||
|
||||
## Test resources
|
||||
### Curl / LB requests / requests from external traffic
|
||||
|
Loading…
x
Reference in New Issue
Block a user