kcl-lang / kcl-lang.io

KCL Website and Documentation Repo: https://kcl-lang.io
https://kcl-lang.github.io
Apache License 2.0
12 stars 33 forks source link

GitOps | arm docker for ArgoCD #363

Closed dopesickjam closed 3 months ago

dopesickjam commented 4 months ago

Hi, I am excited to use KCL as Helm replacer. It is very useful and easy to understand.

Unfortunately, I faced with the following problem:

  1. I have a Kubernetes cluster on ARM.
  2. I want to use KCL + ArgoCD for CD.
  3. When I try to create an application at ArgoCD, I get time="2024-04-15T14:03:56Z" level=error msg="finished streaming call with code Unknown" error="error generating manifests: fork/exec /usr/bin/sh: exec format error" grpc.code=Unknown grpc.method=GenerateManifest grpc.service=plugin.ConfigManagementPluginService grpc.start_time="2024-04-15T14:03:56Z" grpc.time_ms=8.933 span.kind=server system=grpc
  4. Also, I tried to run the docker image, which is used for ArgoCD, and got an error related to the architecture problem.

I skimmed all the repositories but didn't find information. Could you help? Thanks

Peefy commented 3 months ago

Thank you for the feedback. The latest kcl arm image is kcllang/kcl-arm64