We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In order to run kubefirst on a raspberry pi x64, the kubernetes-toolkit project needs to build and serve the appropriate binaries.
Since this project does not use goreleaser, i guess it might be enough to add the architecture to the Dockerfile:
https://github.com/kubefirst/kubernetes-toolkit/blob/982b00a7c17791b207f3b75ccd07e2b2fc1cf86a/Dockerfile#LL3C1-L6C15
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In order to run kubefirst on a raspberry pi x64, the kubernetes-toolkit project needs to build and serve the appropriate binaries.
Since this project does not use goreleaser, i guess it might be enough to add the architecture to the Dockerfile:
https://github.com/kubefirst/kubernetes-toolkit/blob/982b00a7c17791b207f3b75ccd07e2b2fc1cf86a/Dockerfile#LL3C1-L6C15
The text was updated successfully, but these errors were encountered: