Preparing the Assets VM

The EDAADM configuration file for the Assets VM is very similar to the EDAADM configuration file of an EDA Kubernetes environment. EDAAM configuration file fields shows the contents of the configuration files.

Be aware of the following requirements for the Assets VM:
  • The Assets VM EDAADM configuration file is a config file for a single machine.
  • The value for the clusterName field must be unique and different from the EDA Kubernetes cluster.
  • The machines context must include the following entries:
    enableImageCache: true
    localPathProvisioner: "/var/local-path-provisioner"
  • The Assets VM only needs one network interface, preferably on the OAM network of the EDA Kubernetes cluster. This network interface should reachable from the OAM network of the EDA Kubernetes cluster.
  • The edaadm tool still expects the definition of a storage disk in the machine definition, but this can be a reference to a non-existing disk.