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

Enabling Cross-platform builds with Skaffold #6120

Closed
9 tasks done
gsquared94 opened this issue Jul 1, 2021 · 3 comments
Closed
9 tasks done

Enabling Cross-platform builds with Skaffold #6120

gsquared94 opened this issue Jul 1, 2021 · 3 comments
Assignees
Labels
area/cross-platform kind/feature-request planning/H1-2022 priority/p0 Highest priority. We are actively looking at delivering it.
Milestone

Comments

@gsquared94
Copy link
Contributor

gsquared94 commented Jul 1, 2021

Enabling Cross-platform builds with Skaffold

Local build environment

The local build environment delegates to the individual artifact builder to decide the list of supported platforms.

  • Docker builder supports cross-platform
  • Custom builder supports cross-platform and multi-platform
  • Jib supports cross-platform and multi-platform
  • Buildpacks builder only supports linux/amd64 (pending Support ARM buildpacks/lifecycle#435)
  • Bazel supports cross-platform (out of scope)
  • Kaniko supports cross-platform depending on the platform configuration for the nodes of the target kubernetes cluster.

Google Cloud Build build environment

  • Docker builder supports cross-platform
  • Jib supports cross-platform and multi-platform

Cluster build environment

  • The Cluster build environment supports cross-platform depending on the platform configuration for the nodes of the target kubernetes cluster.
@gsquared94 gsquared94 added kind/feature-request priority/p3 agreed that this would be good to have, but no one is available at the moment. planning/Q3-21 labels Jul 1, 2021
@gsquared94 gsquared94 self-assigned this Jul 1, 2021
@tejal29 tejal29 added this to the v1.32.0 milestone Jul 1, 2021
@tejal29 tejal29 modified the milestones: v1.32.0, v1.33.0 Sep 15, 2021
@tejal29
Copy link
Contributor

tejal29 commented Sep 24, 2021

This is now being de-prioritized. Please move to Dec timeline.

@tejal29 tejal29 removed this from the v1.33.0 milestone Sep 24, 2021
@gsquared94 gsquared94 added priority/p0 Highest priority. We are actively looking at delivering it. planning/H1-2022 and removed priority/p3 agreed that this would be good to have, but no one is available at the moment. planning/Q3-21 labels Jan 12, 2022
@snickell
Copy link
Contributor

snickell commented Feb 6, 2022

Any sense what's required on this still after the merger of #7021?

@gsquared94 gsquared94 changed the title Implement performing cross platform builds Enabling Cross-platform builds with Skaffold Feb 7, 2022
@gsquared94
Copy link
Contributor Author

Any sense what's required on this still after the merger of #7021?

updated issue description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cross-platform kind/feature-request planning/H1-2022 priority/p0 Highest priority. We are actively looking at delivering it.
Projects
None yet
Development

No branches or pull requests

3 participants