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

Build for ARM64? #4

Open
kferrone opened this issue Mar 31, 2022 · 1 comment
Open

Build for ARM64? #4

kferrone opened this issue Mar 31, 2022 · 1 comment

Comments

@kferrone
Copy link

Can't install on any ARM device. Especially M1 Mac and Raspberry Pi.

@waciumawanjohi
Copy link

Workaround

Build locally

Run: make

Usage

$(go env GOPATH)/bin/kubectl-creyaml

Example

get a list of all CRDs installed:
kubectl get crd
generate an object of an installed crd (for example workloads.carto.run):
$(go env GOPATH)/bin/kubectl-creyaml workloads.carto.run

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

No branches or pull requests

2 participants