Packer and Terraform to Build a Nomad Cluster in vSphere

preview_player
Показать описание
Infrastructure as code tools have been widely adopted in the public cloud space. However, there is a growing demand by private cloud operators to utilize these same tools for on-premises deployments.

In this talk, learn how to use Packer to build vSphere templates. Then use Terraform to clone these templates to build a Nomad cluster that will host a simple application in vSphere.

Speaker: Sam Gabrail

HashiCorp provides infrastructure automation software for multi-cloud environments, enabling enterprises to unlock a common cloud operating model to provision, secure, connect, and run any application on any infrastructure. HashiCorp open source tools Vagrant, Packer, Terraform, Vault, Consul, Nomad, Boundary, and Waypoint allow organizations to deliver applications faster by helping enterprises transition from manual processes and ITIL practices to self-service automation and DevOps practices.

Рекомендации по теме
Комментарии
Автор

Thank you Sam for not forgetting about vSphere usage for on-prem DevOps practices.

bohdanpotishuk
Автор

Why not pre install and configure Nomad and Consul on the image via Packer eliminating the need for Ansible?

JamilMaqdis