Skip to content

Podman compatibility #3

@Greenheart

Description

@Greenheart

This issue documents some Podman compatibility details found during the Hackdays Uri 2026.

To start the project locally, I needed to update the start command in the task file and change the following line:

-kind create cluster
+systemd-run --scope --user -p "Delegate=yes" kind create cluster

I tried using the "proper" solution to set Delegate=yes in config files, but I likely didn't update the correct one, so it might have been overridden by other files or default options.

More details:
https://kind.sigs.k8s.io/docs/user/rootless/#creating-a-kind-cluster-with-rootless-podman

Apart from this small update, the project seems to run well locally (based on a quick test)!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions