All Questions
Tagged with gcp-load-balancer python
2 questions
0
votes
0
answers
125
views
Invalid HTTP_HOST header for Django app that is running in Cloud Run
I have a Django app running in Cloud Run. Cloud Run is configured as a backend service for External Application Load Balancer.
The service works with different custom domains. The list of domains is ...
1
vote
1
answer
1k
views
GCP create load balancer via api
I want to create a load balancer (TCP) via a REST API or Python SDK for GCP.
I haven't found any solutions so far.
Example from UI :