This message was deleted.
# k3d
a
This message was deleted.
l
Here is the command that I used to run k3d
k3d cluster create dev --verbose --volume /root/.k3d/registries.yaml:/etc/rancher/k3s/registries.yaml --agents 3 --api-port 6554 -p 80:80@server[0] -p 8082:8082@agent[1] -p 8083:8083@agent[1] -p 8084:8084@agent[1] -p 6650:6650@agent[1] -p 8081:8081@agent[1] -p 6379:6379@agent[1] -p 8085:8085@agent[1] -p 8086:8086@agent[1] -p 8087:8087@agent[1]