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: Added support for arm in dockerfile #2180

Merged
merged 3 commits into from Aug 5, 2023

Conversation

dheeth
Copy link
Contributor

@dheeth dheeth commented Jul 31, 2023

Running k9s containerized has errors while running on ARM based host because kubectl is being downloaded for AMD only. Hence attach terminal etc. doesn't work

This PR resolves that issue when we build muti-arch images from same dockerfile

I have already tested this on my own multiple multi-arch k8s clusters

Copy link
Owner

@derailed derailed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dheeth Nice! Thank you Pawan!!

@derailed derailed merged commit cd98cdc into derailed:master Aug 5, 2023
3 checks passed
@derailed derailed mentioned this pull request Nov 8, 2023
placintaalexandru pushed a commit to placintaalexandru/k9s that referenced this pull request Apr 3, 2024
* Added support for arm in dockerfile

* Removed echo statement

* Capitalised arch variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants