- Elastic Cloud on Kubernetes:
- Overview
- Quickstart
- Operating ECK
- Orchestrating Elastic Stack applications
- Run Elasticsearch on ECK
- Node configuration
- Volume claim templates
- Storage recommendations
- Transport settings
- Virtual memory
- Settings managed by ECK
- Secure settings
- Custom configuration files and plugins
- Init containers for plugin downloads
- Update strategy
- Pod disruption budget
- Nodes orchestration
- Advanced Elasticsearch node scheduling
- Create automated snapshots
- Remote clusters
- Readiness probe
- Pod PreStop hook
- Elasticsearch autoscaling
- JVM heap dumps
- Security Context
- Run Kibana on ECK
- Run APM Server on ECK
- Run standalone Elastic Agent on ECK
- Run Fleet-managed Elastic Agent on ECK
- Run Elastic Maps Server on ECK
- Run Enterprise Search on ECK
- Run Beats on ECK
- Run Logstash on ECK
- Elastic Stack Helm Chart
- Recipes
- Secure the Elastic Stack
- Access Elastic Stack services
- Customize Pods
- Manage compute resources
- Autoscaling stateless applications
- Elastic Stack configuration policies
- Upgrade the Elastic Stack version
- Run Elasticsearch on ECK
- Advanced topics
- Reference
- API Reference
- agent.k8s.elastic.co/v1alpha1
- apm.k8s.elastic.co/v1
- apm.k8s.elastic.co/v1beta1
- autoscaling.k8s.elastic.co/v1alpha1
- beat.k8s.elastic.co/v1beta1
- common.k8s.elastic.co/v1
- common.k8s.elastic.co/v1alpha1
- common.k8s.elastic.co/v1beta1
- elasticsearch.k8s.elastic.co/v1
- elasticsearch.k8s.elastic.co/v1beta1
- enterprisesearch.k8s.elastic.co/v1
- enterprisesearch.k8s.elastic.co/v1beta1
- kibana.k8s.elastic.co/v1
- kibana.k8s.elastic.co/v1beta1
- logstash.k8s.elastic.co/v1alpha1
- maps.k8s.elastic.co/v1alpha1
- stackconfigpolicy.k8s.elastic.co/v1alpha1
- Glossary
- Third-party dependencies
- API Reference
- Release highlights
- 2.8.0 release highlights
- 2.7.0 release highlights
- 2.6.2 release highlights
- 2.6.1 release highlights
- 2.6.0 release highlights
- 2.5.0 release highlights
- 2.4.0 release highlights
- 2.3.0 release highlights
- 2.2.0 release highlights
- 2.1.0 release highlights
- 2.0.0 release highlights
- 1.9.1 release highlights
- 1.9.0 release highlights
- 1.8.0 release highlights
- 1.7.1 release highlights
- 1.7.0 release highlights
- 1.6.0 release highlights
- 1.5.0 release highlights
- 1.4.1 release highlights
- 1.4.0 release highlights
- 1.3.2 release highlights
- 1.3.1 release highlights
- 1.3.0 release highlights
- 1.2.2 release highlights
- 1.2.1 release highlights
- 1.2.0 release highlights
- 1.1.2 release highlights
- 1.1.1 release highlights
- 1.1.0 release highlights
- 1.0.1 release highlights
- 1.0.0 release highlights
- 1.0.0-beta1 release highlights
- Release notes
- Elastic Cloud on Kubernetes version 2.8.0
- Elastic Cloud on Kubernetes version 2.7.0
- Elastic Cloud on Kubernetes version 2.6.2
- Elastic Cloud on Kubernetes version 2.6.1
- Elastic Cloud on Kubernetes version 2.6.0
- Elastic Cloud on Kubernetes version 2.5.0
- Elastic Cloud on Kubernetes version 2.4.0
- Elastic Cloud on Kubernetes version 2.3.0
- Elastic Cloud on Kubernetes version 2.2.0
- Elastic Cloud on Kubernetes version 2.1.0
- Elastic Cloud on Kubernetes version 2.0.0
- Elastic Cloud on Kubernetes version 1.9.1
- Elastic Cloud on Kubernetes version 1.9.0
- Elastic Cloud on Kubernetes version 1.8.0
- Elastic Cloud on Kubernetes version 1.7.1
- Elastic Cloud on Kubernetes version 1.7.0
- Elastic Cloud on Kubernetes version 1.6.0
- Elastic Cloud on Kubernetes version 1.5.0
- Elastic Cloud on Kubernetes version 1.4.1
- Elastic Cloud on Kubernetes version 1.4.0
- Elastic Cloud on Kubernetes version 1.3.2
- Elastic Cloud on Kubernetes version 1.3.1
- Elastic Cloud on Kubernetes version 1.3.0
- Elastic Cloud on Kubernetes version 1.2.2
- Elastic Cloud on Kubernetes version 1.2.1
- Elastic Cloud on Kubernetes version 1.2.0
- Elastic Cloud on Kubernetes version 1.1.2
- Elastic Cloud on Kubernetes version 1.1.1
- Elastic Cloud on Kubernetes version 1.1.0
- Elastic Cloud on Kubernetes version 1.0.1
- Elastic Cloud on Kubernetes version 1.0.0
- Elastic Cloud on Kubernetes version 1.0.0-beta1
A newer version is available. For the latest information, see the
current release documentation.
Elastic Cloud on Kubernetes version 2.8.0
editElastic Cloud on Kubernetes version 2.8.0
editBreaking changes
editNew features
editEnhancements
editElasticsearch
edit- Call _nodes/shutdown from pre-stop hook #6544 (issue: #6478)
- Create Elasticsearch client for observer only if needed #6407 (issue: #6090)
- Add the full CA certificate chain to trusted HTTP certs for Elasticsearch #6681 (issue: #6574)
- Allow custom certificates on the transport layer #6727 (issue: #6479)
- Hardened Security Context for Elasticsearch #6703 (issue: #6126)
Helm charts
editECK Operator
editFleet
editBug fixes
edit- Fix doc attributes in stack-helm-chart.asciidoc #6742
- Do not set FLEET_CA for well-known CAs #6733 (issue: #6673)
-
Fix default
elasticsearch-data
volumeMount configuration #6725 (issue: #6186) - Conditionally set container-suffix in ECK config #6711 (issue: #6695)
- [helm-chart] Include webhook client configuration CA only when certificates are not managed by the operator or cert-manager #6642 (issue: #6641)
- Remove default for daemonset/deployment in eck-beats & eck-agent Helm Charts #6621 (issue: #6330)
Documentation improvements
editMisc
edit- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible #6801
- Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 #6549
- Update docker.io/library/golang Docker tag to v1.20.4 #6752
- Update github.com/docker/docker #6654
- Update k8s to v0.26.3 #6546
- Update k8s.io/client-go to v0.26.5 #6849 (issue: #6848)
- Update module cloud.google.com/go/storage to v1.30.0 #6531
- Update module github.com/go-git/go-git/v5 to v5.6.1 #6536
- Update module github.com/go-logr/logr to v1.2.4 #6625
- Update module github.com/google/go-containerregistry to v0.14.0 #6532
- Update module github.com/hashicorp/vault/api to v1.9.1 #6707
- Update module github.com/imdario/mergo to v0.3.15 #6581
- Update module github.com/operator-framework/operator-registry to v1.26.5 #6622
- Update module github.com/prometheus/client_golang to v1.15.0 #6686
- Update module github.com/spf13/cobra to v1.7.0 #6647
- Update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.3.0 #6631
- Update module go.elastic.co/apm/module/apmzap/v2 to v2.3.0 #6633
- Update module go.uber.org/automaxprocs to v1.5.2 #6547
- Update module golang.org/x/crypto to v0.8.0 #6669
- Update module golang.org/x/text to v0.9.0 #6666
- Update module google.golang.org/api to v0.115.0 #6651
- Update module sigs.k8s.io/controller-runtime to v0.14.6 #6614
- Update module sigs.k8s.io/controller-tools to v0.11.4 #6718
- Update modules go.elastic.co/apm/* to v2.4.1 #6739
- Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.7-1107 #6646
On this page
Was this helpful?
Thank you for your feedback.