https://github.com/belgaied2/tf-module-rancher-ha-ec2
A Rancher HA Deployment using modules from @rawmind's repo
https://github.com/belgaied2/tf-module-rancher-ha-ec2
Last synced: 2 months ago
JSON representation
A Rancher HA Deployment using modules from @rawmind's repo
- Host: GitHub
- URL: https://github.com/belgaied2/tf-module-rancher-ha-ec2
- Owner: belgaied2
- License: apache-2.0
- Created: 2020-04-27T09:48:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T19:05:38.000Z (about 3 years ago)
- Last Synced: 2025-02-08T06:43:17.701Z (4 months ago)
- Language: HCL
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tf-rancher-ha-using-modules
A Rancher HA Deployment using modules from @rawmind's repoThis project uses the following modules:
- rancher_infra module (https://github.com/rawmind0/tf-module-rancher-infra-aws) : AWS Infrastructure to run a Management Cluster and Rancher HA
- rke_cluster (https://github.com/rawmind0/tf-module-rke-cluster) : RKE Kubernetes Cluster on top of the AWS Infrastructure
- rancher_server module (https://github.com/rawmind0/tf-module-rancher-server) : A Rancher HA Installation on top of the RKE Cluster
- app_cluster module (https://github.com/belgaied2/tf-rancher-app-cluster) : A Downstream Cluster Custom Deployment with its EC2 nodes