Make Nomulus work on GKE with external load balancer (#2527)

This will create a multi-cluster external load balancer exposing HTTP
traffic to nomulus running in clusters in the fleet.
This commit is contained in:
Lai Jiang
2024-08-14 14:32:39 +00:00
committed by GitHub
parent ec3804e87e
commit 2fd9b062df
4 changed files with 33 additions and 9 deletions
@@ -0,0 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<title>Health Check</title>
<body>Health check successful.</body>
</html>