mirror of
https://github.com/google/nomulus
synced 2026-07-28 02:52:45 +00:00
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:
@@ -0,0 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<title>Health Check</title>
|
||||
<body>Health check successful.</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user