Tag vSphere

vSphere HA – Admission Control

VMware Admission Control is a component of VMware vSphere High Availability (HA) that guarantees enough resources are allocated within a cluster to satisfy failover needs. It prohibits adding virtual machines (VMs) to a cluster if this would compromise the cluster’s…

Deploying a VM using terraform

First we need to ensure we have the terraform vSphere provider installed. Replace `”your-username”`, `”your-password”`, and `”your-vsphere-server”` with your actual vSphere credentials and server address. Initialize the Terraform Working Directory: Run the following command in your terminal from the directory…

VMware tools

Often I come over VMs that do not have VMware tools installed. I can only imagine that this is because the owners of the systems do not understand how integral the tools are for running a virtualized environment. VMware Tools…

Share on Social Media