Skip to content
New issue

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

Write a tink-worker-init binary that set the stage for the tink worker to run #3

Closed
gianarb opened this issue Jan 11, 2021 · 1 comment
Assignees

Comments

@gianarb
Copy link
Contributor

gianarb commented Jan 11, 2021

Hey!

as we spoke recently and looking at #2 you figured out how to reliably interact with docker.sock from inside a service.

The box has to be provisioned with:

  1. A tink-worker configuration file in YAML format that can be passed to the tink-worker container
  2. It has to download and place registry TLS certificate in the right directory

We ended up with the idea of building a binary that will run before the docker-init script in LinuxKit and will setup those bits.

@gianarb
Copy link
Contributor Author

gianarb commented Jan 12, 2021

@thebsdbox solved it easily #5

@gianarb gianarb closed this as completed Jan 12, 2021
mmlb referenced this issue in mmlb/tinkerbell-hook Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants