What is Vagrant and what is it used for? Technology Community › Category: DevOps › What is Vagrant and what is it used for? 0 Vote Up Vote Down VietMX Staff asked 4 years ago Vagrant is a tool that can create and manage virtualized (or containerized) environments for testing and developing software. At first, Vagrant used virtualbox as the hypervisor for virtual environments, but now it supports also KVM.