[
https://ovirt-jira.atlassian.net/browse/OVIRT-1048?page=com.atlassian.jir...
]
Barak Korren commented on OVIRT-1048:
-------------------------------------
I think the way to go is with Atomic, it seems to have [quite good
support|http://www.projectatomic.io/docs/gettingstarted/] for getting Kubernetes running
on top of it. I'm hoping we can reach the point where we boot up an atomic image with
some cloud-init settings that make it boot Kubernetes.
But there is a question if people are supposed to boot Atomic on bare-metal. If not we
need to find out what the process for running Kubernetes (Openshift?) on bare metal is
going to be and imitate that.
Run OST against vdsm+Engine on kubernetes
-----------------------------------------
Key: OVIRT-1048
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1048
Project: oVirt - virtualization made easy
Issue Type: New Feature
Components: Jenkins, Lago
Reporter: Fabian Deutsch
Assignee: infra
Priority: Highest
Labels: kubevirt
Hey,
Yaniv Bronheim is building containers for vdsm and engine.
Lago should become capable of running OST against this setup.
The basic flow is:
1. Normal CentOS
2. Install kubernetes
3. Deploy engine and vdsm pods
The pod definitions are here:
https://gerrit.ovirt.org/gitweb?p=ovirt-container-engine.git;a=tree
https://gerrit.ovirt.org/gitweb?p=ovirt-container-node.git;a=tree
A similar script can be found here:
https://github.com/kubevirt/demo/blob/master/data/bootstrap-kubevirt.sh
But this script is deploying kubevirt, instead of the engine + vdsm container.
--
This message was sent by Atlassian JIRA
(v1000.718.1#100026)