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

feat: buildkit as service #61

Open
devthejo opened this issue Oct 24, 2022 · 1 comment
Open

feat: buildkit as service #61

devthejo opened this issue Oct 24, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@devthejo
Copy link
Member

devthejo commented Oct 24, 2022

Permet une meilleure gestion des ressources du cluster et de prévenir une allocation de ressources excessive par une startup.

Idéalement, un service par startup.

@matmut7 matmut7 added this to the paradise milestone Nov 28, 2022
@matmut7 matmut7 added the enhancement New feature or request label Nov 28, 2022
@devthejo
Copy link
Member Author

devthejo commented Dec 1, 2022

job add with
--addr tcp://buildkit.svc.buildkit.cluster.local:1234
--tlscacert .certs/client/ca.pem
--tlscert .certs/client/cert.pem
--tlskey .certs/client/key.pem
https://docs.docker.com/build/building/drivers/kubernetes/
https://github.com/vmware-tanzu/buildkit-cli-for-kubectl
https://medium.com/nttlabs/buildx-kubernetes-ad0fe59b0c64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants