14 lines
381 B
Markdown
14 lines
381 B
Markdown
### ISTIO
|
|
Der folgende Repository beinhaltet die erstellten Definition des ISTIO Services, die bei dem Kurs `Istio Hands-On for Kubernetes` behandelt wurden.
|
|
|
|
```
|
|
.
|
|
├── 1-istio-init.yaml
|
|
├── 2-istio-minikube.yaml
|
|
├── 3-kiali-secret.yaml
|
|
├── 4-label-default-namespace.yaml
|
|
├── 5-application-no-istio.yaml
|
|
└── README.md
|
|
|
|
0 directories, 6 files
|
|
``` |