Skip to content

Rootful mode - node to node networking does not work #365

Open
@vsoch

Description

@vsoch

Hi @AkihiroSuda - I was testing GPU with usernetes, and got fairly far but hit two erroneous cases:

  • I can't access the GPU devices with rootless mode (see this issue)
  • When I run docker with rootfull (confirmed by a startup message) none of the usernetes networking works. Meaning I can shell into a node and I can't contact any ip address on another node. Pod to pod if they are on the same node works.
  • When I remove the need for the GPU and run the same workflow with CPU and rootless, everything works again.

I don't think it's in scope for you to help with getting GPUs working with rootless, but I'm hoping you might have insight for why networking stops working when it's rootful. From the readme it sounds like it should work?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions