We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
k3d create cluster
k3d cluster create umh \ --api-port 127.0.0.1:6443 \ -p 8080:8080@server:0 \ -p 8090:8090@server:0 \ -p 1880:1880@server:0 \ -p 5432:5432@server:0 \ -p 46010:46010@server:0 \ -p 1883:1883@server:0 \ -p 8883:8883@server:0 \ -p 9092:9092@server:0
No response
Related to united-manufacturing-hub/united-manufacturing-hub#1482
The text was updated successfully, but these errors were encountered:
DaruZero
Successfully merging a pull request may close this issue.
Describe your feature request for the documentation
Describe possible alternatives
No response
Additional Context
Related to united-manufacturing-hub/united-manufacturing-hub#1482
The text was updated successfully, but these errors were encountered: