Skip to content

Getting kind working with podman and wsl2 #1

@dhirschfeld

Description

@dhirschfeld

You need to set kernelCommandLine=cgroup_no_v1=all in your .wslconfig

❯ cat ~\.wslconfig
∙
∙
# https://learn.microsoft.com/en-us/windows/wsl/wsl-config

[wsl2]
kernelCommandLine=cgroup_no_v1=all
networkingMode=mirrored
dnsTunneling=true

[experimental]
autoMemoryReclaim=gradual

I think you need to install aardvark-dns as well:

sudo apt install aardvark-dns

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions