zakariamaaraki / RemoteCodeCompiler

An online code compiler supporting 11 programming languages (Java, Kotlin, Scala, C, C++, C#, Golang, Python, Ruby, Rust and Haskell) for competitive programming and coding interviews.
GNU General Public License v3.0
157 stars 52 forks source link

need help with helm install #45

Closed hoangkm13 closed 1 year ago

hoangkm13 commented 1 year ago

Hi author, i have does all ARM install then according to your tutorial, i begin to do helm.

When i command "helm install compiler ./compiler", i got this error:

"Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: resource mapping not found for name: "compiler" namespace: "" from "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2beta1" ensure CRDs are installed first"

Tks alot