Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

GoogleCloudPlatform/solutions-floating-ip-patterns-terraform

Repository files navigation

This repository provides example implementations ofpatterns for using floating IP addresses in Compute Engine that can be deployed usingTerraform. To learn more about the different patterns, see thecompanion guide.

The implementations in the subdirectories of this repository are examples. Instead of a real application utilizing a floating IP address, in all examples twonginx webservers are deployed that identify if the first or second server received the request when you request the root document(/).

The following pattern implementations are available:

Subdirectory namePattern name
1-ilb-active-activeActive-active load balancing
2-ilb-failoverLoad balancing with failover and application-exposed health checks
3-ilb-keepalivedLoad balancing with failover and heartbeat-exposed health checks
4-routes-ecmpUsing equal-cost multipath (ECMP) routes
5-routes-priorityUsing different priority routes
6-routes-keepalivedUsing a heartbeat mechanism to switch a route's next hop
7-autohealing-instanceUsing an autohealing single instance

Each pattern can be deployed independently and only one pattern should be deployed in a project at a time as resource names overlap between the different patterns.

To deploy any of the patterns, follow the instructions in theREADME.md in the respective subdirectory.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp