Skip to content

Support for cloud-provider-kind using podman rootless - #36

Open
bedge wants to merge 1 commit into
sidpalas:mainfrom
bedge:main
Open

Support for cloud-provider-kind using podman rootless#36
bedge wants to merge 1 commit into
sidpalas:mainfrom
bedge:main

Conversation

@bedge

@bedge bedge commented Aug 2, 2026

Copy link
Copy Markdown

Add rootless Podman workflow for cloud-provider-kind

One needs to avoid using sudo to run cloud-provider-kind when using podman on linux.

Result after starting cloud-provider-kind with this change:

$  k get svc
NAME                 TYPE           CLUSTER-IP   EXTERNAL-IP   PORT(S)        AGE
nginx-loadbalancer   LoadBalancer   10.96.30.2   10.89.0.6     80:32475/TCP   33m

Yes, I suppose one could do something fancy and automate the test for whether rootless podman was being used, but that's beyond my time availability.

Add rootless Podman workflow for cloud-provider-kind

One needs to avoid using sudo to run cloud-provider-kind when using podman on linux.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant