This commit is contained in:
javierromancsa 2022-03-07 10:32:18 -06:00 коммит произвёл GitHub
Родитель 3a723390e9
Коммит 9bcca6e76b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -97,7 +97,7 @@ helm install mycontour bitnami/contour --namespace projectcontour --create-names
kubectl -n projectcontour get po,svc
```
### Create HTTPProxy and ingressBackend for bookstore appplication
### Create HTTPProxy and ingressBackend for Order-web application
#### Get the public/External IP of the Azure loadbalancer created for the Contour Services
```
dns=".nip.io"