You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: platform/gcloud/README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -278,7 +278,7 @@ The Ingress remains in the state *Creating ingress* for several minutes until th
278
278
279
279
You can also check the [load balancer status](https://console.cloud.google.com/net-services/loadbalancing/list/loadBalancers). It provides information about the backend using the service health check.
280
280
281
-

281
+

282
282
283
283
In the Ingress details, you should get a *HEALTHY* state on all backends.
284
284
This panel also provides some logs on the load balancer activity.
> NOTE: You can find more information and use cases on [this page](https://www.ibm.com/docs/en/cpfs?topic=software-configuration).
366
366
367
-
#### c. Modify Google Load Balancer settings
367
+
#### c. Modify GKE Load Balancer settings
368
368
369
-
As Google native Ingress does not support the same URL rewriting rules as other ones (such as NGINX), some settings have to be modified directly on GCP Web UI.
369
+
As Google native Load Balancer does not support the same URL rewriting rules as other ones (such as NGINX), some settings have to be modified directly on GCP Web UI.
370
370
371
371
You have to look for the ibm-licensing-service-instance in the list of Ingresses, then select its Load Balancer in the list of resources at the bottom:
0 commit comments