Skip to content

Commit

Permalink
Renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
PYLochou committed Dec 5, 2024
1 parent a44d84c commit a264a42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform/gcloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ The Ingress remains in the state *Creating ingress* for several minutes until th

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.

![Load balancer](images/loadbalancer.png)
![Load balancer](images/lb.png)

In the Ingress details, you should get a *HEALTHY* state on all backends.
This panel also provides some logs on the load balancer activity.
Expand Down Expand Up @@ -364,9 +364,9 @@ kubectl apply -f licensing-instance.yaml -n ibm-licensing

> NOTE: You can find more information and use cases on [this page](https://www.ibm.com/docs/en/cpfs?topic=software-configuration).
#### c. Modify Google Load Balancer settings
#### c. Modify GKE Load Balancer settings

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.
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.

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:

Expand Down
File renamed without changes

0 comments on commit a264a42

Please sign in to comment.