Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthonyhumphreys/tf-rancher-ha-gcloud

Terraform for setting up a Highly Available Rancher installation on Google Cloud
https://github.com/anthonyhumphreys/tf-rancher-ha-gcloud

Last synced: 7 days ago
JSON representation

Terraform for setting up a Highly Available Rancher installation on Google Cloud

Awesome Lists containing this project

README

        

# Terraform - Rancher High Availability Installation

### Work in progress! Please see open issues

## Purpose
This terraform project will allow you to deploy a Highly Available Rancher installation to your Google Cloud.

## Deployment
Clone the repo and copy your service_account.json to the repo directory and run terraform plan to see the execution plan.

This project will deploy 3 Ubuntu 16.04 Nodes and install docker 18.09.2 on them. They will be deployed under a managed instance group.

PRs and feedback welcome! More documentation to follow...!