https://rancher.com/ logo
#k3d
Title
s

salmon-morning-84088

01/26/2023, 11:21 AM
Hi friends! When creating a new registry, I always get the prefix
k3d
. Can I override that somehow? When I create a cluster and registry in one go, I can set any name:
k3d cluster create --registry-create foo:127.0.0.1:1234
But when creating the registry alone, I always get the
k3d
prefix:
k3d registry create foo --port 127.0.0.1:1234
It seems to be some inconsistency in the code here. I'll create an issue.
BTW: The answer to my original question is no.
5 Views