oracle-quickstart / oci-kubernetes-monitoring

Kubernetes Monitoring with OCI Observability & Management Platform
https://www.oracle.com/manageability/logging-analytics/
Universal Permissive License v1.0
42 stars 32 forks source link

Images Do Not Support ARM Nodes #53

Open JamesMarino opened 8 months ago

JamesMarino commented 8 months ago

Images for this logging solution have not been built for ARM clusters. When deploying the charts on my ARM Kubernetes cluster an exec format error occurs on pod start.

santhoshkvuda commented 8 months ago

hi @JamesMarino , We will try to release ARM compatible images in our upcoming release(s). Meanwhile, you may try building custom image for arm platform and check if that is working. Ref: https://github.com/oracle-quickstart/oci-kubernetes-monitoring/blob/main/docs/custom-images.md

santhoshkvuda commented 6 months ago

hi @JamesMarino , FYI, The ARM compatible image for Fluentd (logs/objects collection) is available on OCR. @niravg75 would update once Agent image is available on OCR.

TheKoguryo commented 1 month ago

Hi. When the ARM compatible image for Management Agent is available on OCR?