0

I've oVirt running and providing several VMs (Debian, CentOS and RedHat), now I want to provide VMs with minimalist Kubernetes cluster running inside to developers.

For example, Minishift creates a VM with Openshift (Kubernetes) locally, but now since we have oVirt, we want to provide these VMs for that developers can get access remotely to them.

Has anyone experimented with this?. Any idea is welcome. Thanks in advance.

Chilcano
  • 158
  • 10

1 Answers1

0

I've collected from oVirt and Openshift forums different suggestions. There are 2 options:

  1. Generate from Minishift/Minikube a VM which will be imported as an oVirt Template.

  2. Use oVirt Ansible Roles and Openshift Ansible. This will require to understand what are the Openshift requirements and configurations in oVirt:

Regards.

Chilcano
  • 158
  • 10