Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nerdctl network create --ipv6 is missing #2521

Closed
yankay opened this issue Sep 21, 2023 · 2 comments
Closed

nerdctl network create --ipv6 is missing #2521

yankay opened this issue Sep 21, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists kind/feature

Comments

@yankay
Copy link
Contributor

yankay commented Sep 21, 2023

What is the problem you're trying to solve

When using nerdctl to create kind cluster, there needs the ----ipv6 option.

Creating cluster "kind" ...
ERROR: failed to create cluster: failed to ensure docker network: command "docker network create -d=bridge -o com.docker.network.bridge.enable_ip_masquerade=true --ipv6 --subnet fc00:f853:ccd:e793::/64 kind" failed with error: exit status 1
Command Output: time="2023-09-21T17:14:26Z" level=fatal msg="unknown flag: --ipv6"

Describe the solution you'd like

enhance the feature like docker.

Additional context

No response

@yankay
Copy link
Contributor Author

yankay commented Oct 26, 2023

relate #1547

@AkihiroSuda AkihiroSuda added the duplicate This issue or pull request already exists label Oct 26, 2023
@AkihiroSuda
Copy link
Member

relate #1547

Let me close as a duplicate

@AkihiroSuda AkihiroSuda closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists kind/feature
Projects
None yet
Development

No branches or pull requests

2 participants