cloud-on-k8s
cloud-on-k8s copied to clipboard
Elastic Cloud on Kubernetes
Maybe create an issue for this? _Originally posted by @thbkrkr in https://github.com/elastic/cloud-on-k8s/pull/8400#discussion_r1932318913_ We made some compromises to merge #8400. The goal of the refactoring would be to align ourselves again...
(ECK version 2.15.0) **Background:** I was recently upgrading a rather large Elasticsearch cluster from 8.16.2 to 8.17.1, but ran into an issue where one of the dedicated Master pods was...
I am having an issue using the latest images of ECK's Elastic + Kibana via Helm Chart, installed with following the quick start guides. My Kibana pod is in a...
## Description When using the Helm [template](https://github.com/elastic/cloud-on-k8s/blob/main/deploy/eck-stack/values.yaml#L24), it's currently possible to create only one instance of each component (if my understanding is correct). While this works well for Elasticsearch, Kibana,...
Hi - When running Elasticsearch on Kubernetes, we occasionally see the Elasticsearch cluster status getting stuck in phase `ApplyingChanges`:  The root cause of the `Applying Changes` status is due...
Opening up a topic for discussion about whether we want to add additional integration/e2e tests concerning Kibana plugins. We have recently had issues where we have broken Kibana plugin support...
Updating to version 2.16.0 breaks our deployment. We currently run Elasticsearch and Kibana version 8.17.0, and seems like the new Kibana default security context is not compatible with `xpack.security.audit.enabled: true`....
We have a case where we have ECK running in a cluster and would like to use it to manage a cluster in a given namespace. But we also would...
## Bug Report **What did you do?** Multiple and repetitive elasticsearch pods are being OOMkilled during initialization. This is a constant and repetitive issue that we are seeing a large...
Right now we are not able to create a Synthetics monitoring private location via Kubernetes objects. Kibana allows Synthetics monitoring private locations using the following ways: - Kibana UI, not...