Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Kata Container installation #378

Open
bvbreq opened this issue Nov 23, 2023 · 0 comments
Open

Problem with Kata Container installation #378

bvbreq opened this issue Nov 23, 2023 · 0 comments
Labels
question Requires an answer

Comments

@bvbreq
Copy link

bvbreq commented Nov 23, 2023

Hi,

I have followed the installation steps on GitHub from this URL: https://github.com/kata-containers/kata-containers/blob/main/docs/how-to/containerd-kata.md#install-cni-plugins, but I have encountered a problem that I cannot solve.

Firstly, I used 'kata-manager.sh' to install a simple system of Kata Containers, but I noticed that the container doesn't have network interfaces (only loopback).

Subsequently, I followed the steps from the URL mentioned above:

  • I modified the file '/etc/containerd/config.toml.'
  • I installed and configured CNI plugins and cri-tools as the document explains.
  • I created the file '/etc/cni/net.d/10-mynet.conf' and copied the content from the document.

Nevertheless, my container still does not have network interfaces. I haven't configured '/opt/kata/share/defaults/kata-containers/configuration.toml' since the document doesn't provide any information about that.

Finally, I want to mention that I'm working from a virtual machine running Ubuntu 22.04 with virtualization enabled. When I use 'kata-runtime check,' the response indicates that I have a system capable of running Kata, but the issue might be related to the fact that I'm using a virtual machine.

I have attached two files in a zip ( '/etc/cni/net.d/10-mynet.conf' and '/etc/containerd/config.toml') and a screenshot from the container showing no interfaces.

Please let me know if you need any further information.

Best regards,
Bruno V
image

mail.zip

@bvbreq bvbreq added the question Requires an answer label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Requires an answer
Projects
Issue backlog
  
To do
Development

No branches or pull requests

1 participant