Skip to content

Ingester: err="rpc error: code = Unavailable desc = Starting" msg=gRPC #5101

Answered by friedrichg
zulh-civo asked this question in Q&A
Discussion options

You must be logged in to vote

Configure your ingester resources like this:

    requests:
      memory: "6Gi"
      cpu: "2000m"
    limits:
      memory: "6Gi"
      cpu: "2000m"

if you specify less requests than limits, you can run into resources issues. This is standard for all pods in kubernetes

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@zulh-civo
Comment options

@zulh-civo
Comment options

@alanprot
Comment options

@zulh-civo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by friedrichg
Comment options

You must be logged in to vote
1 reply
@friedrichg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants