Giter Site home page Giter Site logo

nested-esxi's Introduction

Nested-ESXi

This is Nested ESXi project that will deploy 5 ESXi hosts with 4 PNICs, 3 disks, create two clusters (MGMT and Compute), add those hosts there, create new latest version of vDS (7.0 at the moment), move last two PNICs to vDS and add port-groups.

Finally NSX-T Manager and two NSX-T Edges will be rolled out on a new infrastructure.

A set of YouTube videos were created by HowToVeeam that shows you how the process works. This is what lead me to copying this repo and updating it.

Workflows need to be executed in order starting with the first one.

Workflow 1 - creating the ESXi template

cd Workflow 1  

Place ks.cfg file on an NFS server and adjust esxi.pkrvars.hcl file to reflect your environment, or use the http server provided by packer by using "http" option.

packer build -var-file=esxi.pkrvars.hcl esxi.pkr.hcl

Watch the video on YouTube

Workflow 2 - deploy 5 ESXi VMs

cd ../Workflow 2

Adjust terraform.tfvars and variables.tf files to reflect your environment.

Watch the video on YouTube

terraform init
terraform plan
terraform apply -auto-approve

https://www.youtube.com/watch?v=l_2mLoBNFKE

Workflow 3 - configure the environment with a DC, adding ESX hosts, etc

cd ../Workflow 3

Adjust terraform.tfvars and variables.tf files to reflect your environment.

terraform init
terraform plan
terraform apply -auto-approve

Watch the video on YouTube

Workflow 4 - deploy NSX-T hosts, install and configure it

cd ../Workflow 4

adjust hosts.yml file and run the playbook

ansible-playbook deploy-nsx.yml

nested-esxi's People

Contributors

nmammadov avatar pbulteel 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.