Flowforge in k3d
#1503
|
Has anyone tried deploy flowforge in k3d? If yes, please tell me how, thanks! |
Answered by
hardillb
Jan 6, 2023
Replies: 3 comments
|
It should just be a case of deploying the helm chart (Assuming you have set the default Ingress controller). If I get time at the weekend I'll give it a go |
0 replies
|
Yep, works just fine with the helm chart You will need to set up DNS to point to the LoadBalnance IP address assigned to the Traefik ingress controller which looks to default to 172.18.0.2 Hints on setting up DNS can be found here https://flowforge.com/docs/install/dns-setup/ |
0 replies
Answer selected by
hardillb
|
Thank you! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep, works just fine with the helm chart
You will need to set up DNS to point to the LoadBalnance IP address assigned to the Traefik ingress controller which looks to default to 172.18.0.2
Hints on setting up DNS can be found here https://flowforge.com/docs/install/dns-setup/