- 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
- Secure the Elastic Stack
- Access Elastic Stack services
- Customize Pods
- Manage compute resources
- Autoscaling stateless applications
- 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
- beat.k8s.elastic.co/v1beta1
- common.k8s.elastic.co/v1
- 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
- maps.k8s.elastic.co/v1alpha1
- Glossary
- Third-party dependencies
- API Reference
- 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.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.3.0
editElastic Cloud on Kubernetes version 2.3.0
editNew features
editEnhancements
edit-
Set
status.ObservedGeneration
frommetadata.Generation
: - Upgrade PodDisruptionBudget from v1beta1 to v1 #5709
- Support disable-downgrade-validation for all relevant apps #5680 (issue: #5531)
- Allow non-IPs in service spec to avoid noop updates #5663 (issue: #5657)
- Add APM tracing for client-go requests to the Kubernetes API #5651
- Add support for the desired nodes API #5650
- Base ECK docker image on distroless instead of UBI by default #5580 (issue: #4561)
- Added priority class and leader election to operator Helm chart #5538
- Log info for service not found error when reconciling associations #5533
Bug fixes
editDocumentation improvements
edit- [a11y] Fix "below" occurrences #5714 (issue: #5306)
- [a11y] Fix "above" occurrences #5672 (issue: #5306)
- Change references to the master branch to main in the CONTRIBUTING guide. #5741
- Fix Helm command examples in docs #5737
- Update list of ECK versions that triggers a rolling restart #5715 (issue: #5648)
- Update documentation pages that use the repository-gcs plugin #5700 (issue: #5457)
- CronJob batch/v1beta1 no longer served in 1.25 #5685
- Update documentation to customize pods #5660
- Wrong indentation of the kibana config #5595
- Update recommended reading Kubebuilder links #5593 (issue: #5584)
- Add APM Server Deprecation Message #5575 (issue: #5419)
- Update license usage data example #5569
Misc
edit- Update dependency golang to v1.18.3 #5722
- Update k8s to v0.24.1 #5703
- Update module sigs.k8s.io/controller-runtime to v0.12.1 #5697
- Update module sigs.k8s.io/controller-tools to v0.9.0 #5688
- Update module sigs.k8s.io/kustomize/kyaml to v0.13.7 #5682
- Update module github.com/elastic/go-ucfg to v0.8.5 #5661
- Update module github.com/google/go-cmp to v0.5.8 #5619
- Update module github.com/google/go-containerregistry to v0.9.0 #5675
- Update module github.com/hashicorp/vault/api to v1.6.0 #5702
- Update module github.com/imdario/mergo to v0.3.13 #5701
- Update module github.com/jonboulle/clockwork to v0.3.0 #5606
- Update module github.com/prometheus/client_golang to v1.12.2 #5667
- Update module github.com/prometheus/common to v0.34.0 #5594
- Update module github.com/spf13/viper to v1.12.0 #5704
- Update module go.elastic.co/apm/module/apmelasticsearch/v2 to v2.1.0 #5693
- Update module go.uber.org/automaxprocs to v1.5.1 #5560
- Update module gopkg.in/yaml.v3 to v3.0.1 #5706
- Update module helm.sh/helm/v3 to v3.9.0 #5678
- Update dependency registry.access.redhat.com/ubi8/ubi-minimal to v8.6 #5654
Was this helpful?
Thank you for your feedback.