Auto Deploy Components Flashcards
Auto Deploy server
Uses a rules engine, a set of images, a set of host profiles, and required infrastructure to manage ESXi deployments.
Rules engine
Assigns image profiles and host profiles to each host.
Host profile
Defines host-specific configurations, such as networking, NTP, and host permissions. You can use host customization in conjunction with host profiles to provide details that are unique to each host, such as IP address.
Auto Deploy PowerCLI
Servers as a command-line engine for driving Auto Deploy.
Image Builder PowerCLI
Servers as a command-line engine for building images.
vCenter Server
Manages the vSphere inventory and provides host profiles.
DHCP server
Provides IP configuration to the host and redirects the host to the PXE server.
PXE server
Boots the host and directs it to the TFTP server.
TFTP server
Provides the appropriate boot image.
Software depot
Holds a collection of VIBs either online (accessible via HTTP) or offline (accessible via a USB drive or CD/DVD).
Image profile
Holds a collection of VIBs used to install the ESXi server and saved as ZIP files or ISO images. You can obtain image profiles from VMware and VMware partners, and you can create custom image profiles by using ESXi Image Builder.
vSphere Installation Bundle (VIB)
Packages a collection of files (such as drivers) into an archive similar to a ZIP file. Each VIB is released with an acceptance level that cannot be changed. The host acceptance level assigned to each host determines which VIBs can be installed to the host. These are the acceptance levels, from highest to lowest:
- VMwareCertified
- VMwareAccepted
- PartnerSupported
- CommunitySupported