Skip to content

Instantly share code, notes, and snippets.

@thoraxe
Created June 28, 2021 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thoraxe/d35dd1f063a44374193740546821716b to your computer and use it in GitHub Desktop.
Save thoraxe/d35dd1f063a44374193740546821716b to your computer and use it in GitHub Desktop.
[root@t490s agones]# /home/thoraxe/bin/kind create cluster --config=kind-config.yaml
enabling experimental podman provider
Creating cluster "kind" ...
✓ Ensuring node image (kindest/node:v1.21.1) 🖼
✗ Preparing nodes 📦 📦
ERROR: failed to create cluster: podman run error: command "podman run --hostname kind-worker --name kind-worker --label io.x-k8s.kind.role=worker --privileged --tmpfs /tmp --tmpfs /run --volume c380e174b074e1469c64caa4d8fd980eb522e44a5667ee969dd234089dffe3c9:/var:suid,exec,dev --volume /lib/modules:/lib/modules:ro --detach --tty --net kind --label io.x-k8s.kind.cluster=kind -e container=podman --volume /dev/mapper:/dev/mapper kindest/node@sha256:69860bda5563ac81e3c0057d654b5253219618a22ec3a346306239bba8cfa1a6" failed with error: exit status 125
Command Output: Error: open /dev/dma_heap: permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment