Skip to content

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

Merged
sxd merged 1 commit intocloudnative-pg:mainfrom
zied-jt:podman
Feb 25, 2026
Merged

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

Conversation

@zied-jt
Copy link
Copy Markdown
Contributor

@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
@sxd sxd merged commit 72c323c into cloudnative-pg:main Feb 25, 2026
1 check passed
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.

3 participants