containerd / nerdctl

contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`networks` do not appear to support --namespace

apostasie opened this issue · comments

Description

@AkihiroSuda is there a reason we do not support namespaces for networks?
Or is this just TBD?

Steps to reproduce the issue

na

Describe the results you received and expected

na

What version of nerdctl are you using?

1.7.6

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

None

Host information

No response

This is because CNI has no concept of namespaces

Fixed by #3096