Giter Club home page Giter Club logo

vsphere-nsxt-lab-deploy's Introduction

vsphere-nsxt-lab-deploy

A set of Ansible Playbooks that help automate the deployment of vCenter, nested ESXi, NSX-T Manager, and NSX-T Edge nodes.

Table of Contents

  1. Description
  2. Setup
  3. Diagram
  4. Usage
  5. Compatibility
  6. Development
  7. Credits

Description

This repository contains a set of Ansible Playbooks that deploy and configure vCenter, nested ESXi, NSX-T Manager, and NSX-T Edge nodes.

Setup

Now updated for vSphere 7.0 and NSX-T 3.0. Also verified to work with vSphere 6.7 and NSX-T 2.5.1 (just swap the ISOs/OVAs).
Tested in an environment with at least one physical ESXi hosts managed by vCenter.

Other components used that are not part of this deployment are a FRRouting VM for routing within the nested environment and an NFS datastore availabe to the nested ESXi hosts. vSAN could be used too, but I have not tested this yet.

I also recommend having a DNS/NTP/AD server available to the nested environment to host something like a "lab.local" zone and have proper time synchronization.

Diagram

Below a simple diagram over the physical environment. This will be deployed on the physical ESXi host using the default settings in answerfile.yml

Physical overview

Dependencies

apt install ansible
apt install sshpass python-pip git
pip install vim
pip install pyvmomi

ESXi and VCSA ISOs (6.7 or 7.0) as well as the NSX-T Manager and NSX-T Edge OVAs (2.5 or 3.0). Place all of these in the /iso directory of your Ansible control node.

Answerfile

Edit and adjust the answerfile.yml according to your needs! I've parameterized as much as possible so it's easier to customize your deployment.

Usage

ansible-playbook deploy.yml

Compatibility

Ansible => 2.7 is required
ESXi version 6.7 and above is supported
VCSA version 6.7 and above is supported
NSX-T version 2.5 and above is supported

Development

TODO: Configure stuff in NSX-T
TODO: Include more diagrams in README.md
TODO: Clean up / structurize answerfile.yml
TODO: Parameterize more

Credits

Credits go to Yasen Simeonov and his project at https://github.com/yasensim/vsphere-lab-deploy. This project is largely based on his.

vsphere-nsxt-lab-deploy's People

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.