Skip to content

fix(script): setup playground with rootless podman#52

Open
zied-jt wants to merge 1 commit intocloudnative-pg:mainfrom
zied-jt:podman
Open

fix(script): setup playground with rootless podman#52
zied-jt wants to merge 1 commit intocloudnative-pg:mainfrom
zied-jt:podman

Conversation

@zied-jt
Copy link

@zied-jt zied-jt commented Jan 10, 2026

This PR fix the setup script/setup.sh to be usable on rootless podman as
described in kind docs

The issue when running the script without the PR:

Command Output: time="xxxxx" level=fatal msg="rootless containerd not running? (hint: use `containerd-rootless-setuptool.sh install` to start rootless containerd): stat /run/user/1000/containerd-rootless: no such file or directory"

Output after PR:

--------------------------------------------------
🚀 Provisioning resources for region: eu
--------------------------------------------------
📦 Creating MinIO container 'minio-eu' on host port 9001...
🏗️  Creating Kind cluster 'k8s-eu'...
using podman due to KIND_EXPERIMENTAL_PROVIDER   ####  <------
enabling experimental podman provider
Creating cluster "k8s-eu" ...
 ✓ Ensuring node image (kindest/node:v1.35.0) 🖼
 
...

@zied-jt zied-jt requested a review from a team as a code owner January 10, 2026 07:57
Signed-off-by: Zied ABID <zied.abid@jobteaser.com>
@zied-jt zied-jt changed the title fix(script): setup playgroud with rootless podman fix(script): setup playground with rootless podman Jan 10, 2026
@leonardoce leonardoce self-assigned this Jan 21, 2026
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.

2 participants