Skip to content

Podman: Priviledged port mapping not allowed despite Rootful #5

@sfleiter

Description

@sfleiter

Hi!

I saw the vind announcement on Reddit and thought it sounded like a great project.

I use Podman 5.7.1 with a Rootful machine instance on a Mac M1.
When creating a first cluster with
vcluster create my-first-cluster

I get the following output:

17:39:18 info Ensuring environment for vCluster my-first-cluster...
17:39:18 info Docker is using the non-containerd image store, please use containerd image store to use the docker daemon registry proxy. For more information, see https://docs.docker.com/engine/storage/containerd/
17:39:21 warn Load balancer type services are not supported inside the vCluster because privileged port mapping is not allowed. If you are using Docker Desktop, please enable it in the Docker Desktop settings

But Podman Machine is rootful:

podman machine inspect --format "{{.Rootful}}"
true

Also I have other containers running using priviledged ports.
Do you have any suggestions what the issue might be?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions