Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Can Centos image run on Ubuntu nodes? #2946

Closed
timyinshi opened this issue Sep 12, 2020 · 3 comments
Closed

Can Centos image run on Ubuntu nodes? #2946

timyinshi opened this issue Sep 12, 2020 · 3 comments
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@timyinshi
Copy link

Description of problem

when i use kata on a ubuntu node,i want to run a container with centos img, can kata support that?

the config:
[hypervisor.qemu]
path = "/usr/bin/qemu-vanilla-system-x86_64"
kernel = "/usr/share/kata-containers/vmlinuz.container" //this is centos kernel
initrd = "/usr/share/kata-containers/kata-containers-initrd.img" //this is cenos img
machine_type = "pc"

@timyinshi timyinshi added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Sep 12, 2020
@jodh-intel jodh-intel added this to To do in Issue backlog Sep 12, 2020
@fidencio
Copy link
Member

It should, but it depends on the configuration you're using, which CentOS version you're using, etc.

Please, provide all the configuration and versions of what you want to use.

@egernst
Copy link
Member

egernst commented Sep 12, 2020

Shouldn’t be an issue. Give it a try. If you use github/kata-containers/osbuilder, you’ll see that centos is a supported target for the rootfs builder. I’m not sure you’ll have requirements on the kernel, versus rootfs?

@timyinshi
Copy link
Author

@fidencio @egernst thanks.

Issue backlog automation moved this from To do to Done Sep 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
Issue backlog
  
Done
Development

No branches or pull requests

3 participants