Skip to main content
Skip table of contents

Create a base OS image in the vSphere client

Creating a base OS image from DVD ISO files is a one-time process. Building a base OS image creates a base vSphere template in your vSphere environment. The base OS image is used by Konvoy Image Builder (KIB) to create a VM template to configure Kubernetes nodes by the DKP vSphere provider.

Depending on the cluster-api provider, a packer user configuration will vary. For vSphere, a password is required by default by packer. This user should have administrator privileges. It is possible to configure a custom user and password when building the OS image, however, that requires the Konvoy Image Builder (KIB) configuration to be overridden. DKP advises not to use static usernames and passwords for security reasons, but instead passwords should be generated and a minimum of 20 characters long.

While creating the base OS image, it is important to take into consideration the following elements:

  1. Storage configuration: D2iQ recommends customizing disk partitions and not configuring a SWAP partition.

  2. Network configuration: as KIB must download and install packages, activating the network is required.

  3. Connect to Red Hat: if using RHEL, registering with Red Hat is required to configure software repositories and install software packages.

  4. Software selection: D2iQ recommends choosing Minimal Install.

  5. DKP recommends to install with the packages provided by the operating system package managers. Use the version that corresponds to the major version of your operating system.

  6. DKP advises not to use static usernames and passwords for security reasons, but instead passwords should be generated and a minimum of 20 characters long.

The next step is to create a vSphere VM template that contains the CAPI and Kubernetes objects.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.