Tanzu-Solutions-Engineering / cPodFactory

Demo and Lab automation in nested SDDC
MIT License
11 stars 6 forks source link
automation lab nested vmware

cPod Factory

Lab Automation in nested VMware SDDC with ludicrous speed. Like a Russian Dolls for vSDDC.

TheWhy

Some links to bootstrap your env with download:\ Container used for executing powercli if you are airgapped\ cPodEdge OVA\ cPodRouter OVA\ ESX70b template with trial license\ FORTY-TWO template - a ubuntu jumpbox

Powered by vSphere. Don't use it for production environment.

The solely purpose is labs.

Contribution Guidelines

1st, thanks a lot for your willingness to contribute :thumbsup:

In order to have multiple actors working on this helpful resource, please follow our contribution guidelines.

Preperations

You should see a similar output like this:

git remote -vvv
fork    https://github.com/vEDW/cPodFactory.git (fetch)
fork    https://github.com/vEDW/cPodFactory.git (push)
origin  https://github.com/Tanzu-Solutions-Engineering/tanzu-ese-poc-guides.git (fetch)
origin  https://github.com/Tanzu-Solutions-Engineering/tanzu-ese-poc-guides.git (push)

Contributions

Sign your commits! The e-mail address used to sign must match the e-mail address of the Git author. If you set your user.name and user.email git config values, you can sign your commit automatically with git commit -s.

I highly recommend reading this awesome BLOG POST on Git by Michael Gasch when you are in trouble.

Finally, merge your branch if you've finished working on it. git merge issue-2

Check out the LICENSE

User manual : HELP