Skip to content

Open Inwoner Elasticsearch uses bitnami images for init containers #328

@SilviaAmAm

Description

@SilviaAmAm

When using the elastic search Bitnami helm chart, there are init containers that are enabled by default.

These init containers include sysctl and copy-default-plugins. Sysctl uses the image docker.io/bitnami/os-shell:12-debian-12-r50.

This causes the elastic pods to not start, since the image cannot be pulled.

We could consider deploying elastic search with ECK (https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s).
For an example, see the GPP-Woo Zoeken (GPP-Woo/charts#19)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions