Hi all, As in cka lab, @Mumshad Mannambeth shown to us kubernetes cluster using . . .

Jitendra Trivedia:
Hi all, As in cka lab, @Mumshad Mannambeth shown to us kubernetes cluster using vagrant. I have different requirement in my project i.e on-premises (Not on any cloud).
can I create 3 node cluster with Terraform and virtualbox/vmware provider? by googleling, I have got number of resource for cloud provider but not on on-promises provider.
any link, resource and previous experience with these stack will be much helpup?

Vinay M Athreyas:
https://github.com/hashicorp/terraform-provider-kubernetes

Rahul Salve:
Terraform has multiple providers look for vmware provider i ll suggest using ansible for resource creation on vmware, but again terraform is always a good choice for long run.