Giter Club home page Giter Club logo

solutions-floating-ip-patterns-terraform's Introduction

Deploying patterns for Floating IP addresses in Compute Engine

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

The implementations in the subdirectories of this repository are examples. Instead of a real application utilizing a floating IP address, in all examples two nginx 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 name Pattern name
1-ilb-active-active Active-active load balancing
2-ilb-failover Load balancing with failover and application-exposed health checks
3-ilb-keepalived Load balancing with failover and heartbeat-exposed health checks
4-routes-ecmp Using equal-cost multipath (ECMP) routes
5-routes-priority Using different priority routes
6-routes-keepalived Using a heartbeat mechanism to switch a route's next hop
7-autohealing-instance Using 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 the README.md in the respective subdirectory.

solutions-floating-ip-patterns-terraform's People

Contributors

jayhauser-goog avatar thesmiler avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.