Skip to content

Cortex is not getting deployed on in OKE Cluster(in Oracle Cloud Infra). #4728

Closed
@kadursandy

Description

@kadursandy

Cortex is not getting deployed on in OKE Cluster(in Oracle Cloud Infra). We use 3 worker nodes with ARM based architecture.

K8S Cluster Version "v1.22.5"
Helm Chart "1.3.0"
Cortex Version: v1.11.0

Pre-requisite: OKE cluster with 3 worker nodes (ARM architecture/processor).OCI CLI and Kubectl configured for cluster access.

To Reproduce
Steps to reproduce the behavior:

  1. Helm Install - helm install cortex --namespace cortex -f cortex-values.yaml cortex-helm/cortex --version 1.3.0
  2. Kubectl get all -n cortex

Expected behavior
All the Cortex micro services to be up and running without any issues.

Environment:

  • Infrastructure: OKE(K8S v1.22.5)
  • Deployment tool: Helm chart v1.3.0

Storage Engine

  • Blocks

Additional Context
All the pods are gone to "crashloopbackoff" state.
Question:

  1. Is Cortex architecture dependant, Does it support x86 arch only on worker nodes?
  2. Does is support arm64 arch/processor on worker nodes?
  3. if support for arm64 is not there, then when will the support come in .

Please let me know. OCI OKE clusters supports both arm64 and x86_64 based processors on worker(compute) nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions