https://github.com/belgaied2/rancher-rampup-tf-vsphere
https://github.com/belgaied2/rancher-rampup-tf-vsphere
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/belgaied2/rancher-rampup-tf-vsphere
- Owner: belgaied2
- Created: 2020-03-30T18:26:00.000Z (about 5 years ago)
- Default Branch: node_temp
- Last Pushed: 2020-09-10T13:07:37.000Z (over 4 years ago)
- Last Synced: 2025-02-08T06:43:21.666Z (4 months ago)
- Language: HCL
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform deploying vSphere and Rancher2 K8S on vSphere
## Introduction
This repository aims at providing some basic terraform code to deploy a VM on vSphere, and to build a Kubernetes Cluster on vSphere, using Rancher2 terraform provider.
## Pre-requisites
- [Terraform](https://terraform.io/) with minimum version 0.12
- [vSphere provider for terraform]()
- [Rancher2 provider for terraform]()
- [Ansible](https://www.ansible.com/), this was tested with version 2.9.6
- [Packer](https://packer.io/), this was tested with version 1.5.5