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

Using BuildKit builder engine + Kubernetes for remote building #1383

Closed
saruman9 opened this issue Apr 1, 2021 · 2 comments
Closed

Using BuildKit builder engine + Kubernetes for remote building #1383

saruman9 opened this issue Apr 1, 2021 · 2 comments
Assignees
Labels
area/building-images Issues related to building Docker images kind/feature New feature or feature request

Comments

@saruman9
Copy link

saruman9 commented Apr 1, 2021

Is your feature request related to a problem?
Yes.

For building on a remote cluster I use Kaniko, but it has many issues (for example: 1, 2) that make it take a long time to build.

Which solution do you suggest?

Using BuildKit with building on a Kubernetes cluster with the possibility of caching.

Which alternative solutions exist?

Using Custom Build with deployment of BuildKit's Pod/Deployment+Service.

/kind feature

@saruman9
Copy link
Author

saruman9 commented Apr 1, 2021

Similar solution used in the Garden: cluster-buildkit.

@FabianKramm
Copy link
Collaborator

@saruman9 thanks for creating this issue! Yes, we wanted to include buildkit building for the next version, since we also think this will be the future and has quite some promising advantages over kaniko and docker building in general.

@FabianKramm FabianKramm added area/building-images Issues related to building Docker images kind/feature New feature or feature request labels Apr 2, 2021
@FabianKramm FabianKramm self-assigned this Apr 6, 2021
@saruman9 saruman9 closed this as completed Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/building-images Issues related to building Docker images kind/feature New feature or feature request
Projects
None yet
Development

No branches or pull requests

2 participants