cloud-on-k8s icon indicating copy to clipboard operation
cloud-on-k8s copied to clipboard

Elastic Cloud on Kubernetes

Results 390 cloud-on-k8s issues
Sort by recently updated
recently updated
newest added

As the elastic license [added AGPL license option](https://www.elastic.co/blog/elasticsearch-is-open-source-again), will this project follow?

triage

Currently building a deployment using [eck-stack](https://github.com/elastic/cloud-on-k8s/tree/2.16/deploy/eck-stack) to deploy elasticsearch, kibana, logstash, fleet-server, enterprise-search and apm-server. They are all using wolfi images. Up to now I was able to deploy everything...

triage

A user reported an issue where: * Elasticsearch cluster manifest had the `eck.k8s.elastic.co/downward-node-labels` annotation to propagate some node labels to ES Pods. * But ECK was deployed without the required...

>refactoring

Well-Known Labels, like [app.kubernetes.io/name](https://kubernetes.io/docs/reference/labels-annotations-taints/#app-kubernetes-io-name) are missing on the operator Pod. The fix should take into account the fact that the Helm chart is also used to generate the "standalone" manifest...

>enhancement
good first issue
:helm-charts

Deployed self-hosted ECK cluster in EKS and exposed my APM server thru ingress nginx to be accessed by a remote cluster. The remote cluster has an opentelemetry-collector deployed to forward...

triage

### Problem Statement When deploying the ECK operator in restricted environments, there are often security policies that prohibit the use of DaemonSets. Currently, the ECK operator requires RBAC permissions for...

>enhancement

I tried attempting a move from YAML manifests to helm chart way of installing/upgrading eck operator. However I was stuck as there were differences in the nomenclature etc. between the...

>enhancement

## Background I'm currently using Rook/Ceph as an S3-compatible storage solution for my snapshot repository. When creating an ObjectBucketClaim in Rook/Ceph, it automatically generates a ConfigMap containing essential connection information...

triage

We should filter the use provided certificates that are configured e.g. via https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-transport-settings.html The filtering should ensure that we don't include the same certificate multiple times.

>enhancement

For elastic and logstash, a PersistentVolume called `-data` is created by default. It maps to /usr/share//data for persistent storage. It is possible to have the same behavior for apm-server ?...

triage