Loading

Elastic Cloud on Kubernetes release notes

Review the changes, fixes, and more in each release of Elastic Cloud on Kubernetes.

It is now possible to propagate metadata from the parent custom resource to the child resources created by the operator. If you add labels or annotations on an Elasticsearch, Kibana, or Agent resource, for example, these can be automatically propagated to the Pods, Services, and other resources created by the operator. Refer to the Propagate Labels and Annotations page for examples and more details.

To reduce the attack surface and improve overall security UBI images are now based on the UBI micro base image.

  • UBI: Use micro image instead of minimal #8704
  • Propagate metadata to children #8673 (issue: #2652)
  • Allow advanced configuration for fleet-managed Elastic Agents #8623 (issue: #8619)
  • Set owner on service account Secret, update it when application is recreated #8716
  • fix: Cannot disable TLS in Logstash #8706 (issue: #8600)
  • Move from deprecated container input to filestream #8679 (issue: #8667)
  • Add automated workaround for 9.0.0 maps issue #8665 (issue: #8655)
  • Bump go.mod to v3 #8609
  • Helm: Add support for missing remoteClusterServer value #8612
  • [Helm] Fix examples/logstash/basic-eck.yaml #8695
  • ECK 3.0.0 adds support for Elastic Stack version 9.0.0. Elastic Stack version 9.0.0 is not supported on ECK operators running versions earlier than 3.0.0.
  • Add support for defining dnsPolicy and dnsConfig options for the ECK operator StatefulSet #7999
  • Config: Allow escaping dots in keys via [unsplit.key] syntax #8512 (issue: #8499)
  • Enable copying of ECK images to Amazon ECR to make it easier for users to find our own ECK operator in the AWS marketplace #8427
  • Support new agent image path as of 9.0 #8518
  • Remove ubi suffix for 9.x images #8509
  • Remove support for 6.x Stack version #8507
  • Log resourceVersion on Create and Update #8503
  • Remove policyID validation #8449 (issue: #8446)
  • Refactor APM server for 9.0.0 #8448 (issue: #8447)
  • Improve error messages and events during Fleet setup #8350
  • Validate updates to 9.0 go through 8.18 #8559 (issue: #8557)
  • Correctly parse managed namespaces when specified as an environment variable #8513 (issue: #7542)
  • [DOCS] Updates release notes title (#8599)
  • Updates for Istio 1.24 (#8476)
  • Fix unresolved attribute in ECK Quickstart (#8432)
  • [Docs] Add synthetic monitoring example (#8385) (issue: #6294)
  • [docs] Update heap dump command to use the most recent Java process (#8294)
  • [DOC] Document the need for an ingest node for Enterprise Search analytics (#8271)