@@ -4,7 +4,6 @@ You need the eshopsOnContainers configured on your local, with this
44in a powershell console, we need to enter in /k8s/istio and execute
55```
66>kubectl get pods
7- <<<<<<< HEAD
87NAME READY STATUS RESTARTS AGE
98eshop-apigwmm-54ccc6c589-557fn 0/1 Running 31 4h
109eshop-apigwms-7d5f86cf7c-2j2zp 0/1 Running 32 4h
@@ -31,34 +30,6 @@ eshop-webmvc-55c596544b-9fqsj 1/1 Running 2
3130eshop-webshoppingagg-f8547f45b-4mjvp 0/1 Running 21 4h
3231eshop-webspa-84fd54466d-hzrlb 1/1 Running 2 4h
3332eshop-webstatus-775b487d4d-tbfbn 1/1 Running 1 4h
34- =======
35- NAME READY STATUS RESTARTS AGE
36- eshop-apigwmm-54ccc6c589-557fn 0/1 Running 26 3h
37- eshop-apigwms-7d5f86cf7c-2j2zp 0/1 CrashLoopBackOff 30 3h
38- eshop-apigwwm-7794b6d879-7j4mt 0/1 CrashLoopBackOff 39 3h
39- eshop-apigwws-8585f6899f-7kkg2 0/1 Running 11 3h
40- eshop-basket-api-8bfc5c5f6-8xxcv 0/1 Running 41 3h
41- eshop-basket-data-66fbc788cc-dmkgb 1/1 Running 0 3h
42- eshop-catalog-api-c77747b76-4gp6c 0/1 CrashLoopBackOff 40 3h
43- eshop-identity-api-7574f6b458-4rbp6 0/1 CrashLoopBackOff 44 3h
44- eshop-keystore-data-5c9c85cb99-s5qz7 1/1 Running 0 3h
45- eshop-locations-api-64847646d-5wv52 0/1 CrashLoopBackOff 36 3h
46- eshop-marketing-api-745f9546b8-krjqq 0/1 Running 33 3h
47- eshop-mobileshoppingagg-7d467f86bd-bw9c7 0/1 Running 22 3h
48- eshop-nosql-data-579c9d89f8-x4z2k 1/1 Running 0 3h
49- eshop-ordering-api-5c55bd5464-7hnjx 0/1 CrashLoopBackOff 38 3h
50- eshop-ordering-backgroundtasks-f6dcb7db4-xq7gr 1/1 Running 22 3h
51- eshop-ordering-signalrhub-6664868779-dphxm 1/1 Running 0 3h
52- eshop-payment-api-7988db5f76-z76tc 1/1 Running 17 3h
53- eshop-rabbitmq-6b68647bc4-qjjrb 1/1 Running 0 3h
54- eshop-sql-data-5c4fdcccf4-2z5dm 1/1 Running 0 3h
55- eshop-webhooks-api-588b58bb66-lmx5c 1/1 Running 0 3h
56- eshop-webhooks-web-565c68b59c-dk8hp 1/1 Running 0 3h
57- eshop-webmvc-55c596544b-9fqsj 1/1 Running 0 3h
58- eshop-webshoppingagg-f8547f45b-4mjvp 0/1 CrashLoopBackOff 16 3h
59- eshop-webspa-84fd54466d-hzrlb 1/1 Running 0 3h
60- eshop-webstatus-775b487d4d-tbfbn 1/1 Running 0 3h
61- >>>>>>> abb108e03dd0ddf0b43d7ea4b2f5b307452ac88e
6233```
6334
6435``` ps1
@@ -100,7 +71,6 @@ enter in k8s/istio/kiali and execute:
10071```
10172this script will prompt for a valid account/password and setups the secret in kubernetes
10273(at the moment account/password will be admin/admin we need to modify the yml)
103- <<<<<<< HEAD
10474
10575After enter in /k8s/istio/nginx-ingress that execute, we need to apply the istio integration with nginx-ingress for service-upstream.
10676
@@ -113,5 +83,3 @@ and run:
11383```
11484> ./apply-injection.ps1
11585````
116- =======
117- >>>>>>> abb108e03dd0ddf0b43d7ea4b2f5b307452ac88e
0 commit comments