-
Notifications
You must be signed in to change notification settings - Fork 90
Description
Two disclaimers:
- I am still investigating this issue
- I am new to all of this but I did follow the guide and tried to do some basic troubleshooting.
After I reboot the tink_worker
for the first time it doesn't get provisioned. (after running terraform apply
).
My first intuition was a networking issue, especially that I can see a couple of "this doesn't work as it's supposed to" in the terraform file. I'll run a tcpdump on the server on port 67 to check. That said, the network does seem to be set up correctly when I check it on the Equinix Metal portal. It's not a networking issue.
If that's correct, I'm going to tinker in the worker itself, maybe I'm hitting #130? It's a bit odd though, I reran it a couple of times and it consistently didn't work.
Expected Behaviour
Tink-worker connects to the provisioner and one can see the worker under tink workflow events
Current Behaviour
The workflow is stuck in the PENDING
state.
Steps to Reproduce (for bugs)
Run the instructions from here
Context
I was just trying to take Tinkerbell for a spin!
Your Environment
Im running it on macOS, I'm using the terraform sandbox with Equinix metal.