question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Elasticsearch 5.6.16 & Kubernetes 1.13.6

See original GitHub issue

Chart version: 7.1.1 (but image 5.6.16, major version 5)

Kubernetes version: 1.13.6

Kubernetes provider: GKE (Google Kubernetes Engine)

Helm Version: 2.14.1

helm get release output -

Describe the bug:

Upgrading to 1.13.6 from 1.12.x triggered Error caused by can not run elasticsearch as root

Steps to reproduce:

  1. Run the chart with the correct versions

Expected behavior:

Stable and usable cluster.

Provide logs and/or server output (if relevant): -

Any additional context:

The issue can be patched by adding a runAsUser: 1000 here.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Crazybuscommented, Jun 21, 2019

I still can’t reproduce it however the fix that you said worked is already being worked on in https://github.com/elastic/helm-charts/pull/171

0reactions
dcvtruongcommented, Sep 15, 2020

@zifeo Looks like you were able to install ES 5.6.16 image (docker.elastic.co) via helm chart to K8s 1.13.6

Chart version: 7.1.1 (but image 5.6.16, major version 5)

Kubernetes version: 1.13.6

We have a couples of ES 5.4.x cluster running in VMs that need to be containerized and deploy to K8s cluster.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Elasticsearch 5.6.16
Elastic Cloud. Maximize value and optimize your experience. Deploy everything Elastic has to offer across any cloud, in minutes.
Read more >
Elastic Product End of Life Dates
Elastic Cloud on Kubernetes, 2.x, The later of 2024-08-10 or 6 months after the release date of 3.0 (TBD). Elasticsearch-Hadoop. Elasticsearch-Hadoop, 8.x ...
Read more >
Supported versions | Elastic Cloud on Kubernetes [1.6]
Elastic Stack application images for the OpenShift-certified Elasticsearch (ECK) Operator are only available from version 7.10 and later. See the full Elastic ...
Read more >
Download Elasticsearch
Download Elasticsearch or the complete Elastic Stack (formerly ELK stack) for free and start searching and analyzing in minutes with Elastic.
Read more >
Supported versions | Elastic Cloud on Kubernetes [master]
Elastic Stack application images for the OpenShift-certified Elasticsearch (ECK) Operator are only available from version 7.10 and later. Check the full Elastic ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found