Skip to content

Add support for ppc64le arch in kube-build image #19185

@xukai-ibm

Description

@xukai-ibm

we are trying build kubernetes binaries with docker on ppc64le . But the Dockerfile in /build/build-image/ gets etcd binary by downloading 'etcd-$ETCD_VERSION-linux-amd64.tar.gz' (Line 37-43)

we consider it will be better if change it into getting the source code of etcd and building binary according to current architecture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/release-engIssues or PRs related to the Release Engineering subprojectpriority/backlogHigher priority than priority/awaiting-more-evidence.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions