-
Notifications
You must be signed in to change notification settings - Fork 197
[ECK-3.3] Update supported versions #4669
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
naemono
wants to merge
2
commits into
elastic:eck-3.3.0
Choose a base branch
from
naemono:eck-3.3-update-supported-versions
base: eck-3.3.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+45
−19
Open
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,11 +14,11 @@ products: | |
|
|
||
| # {{eck}} [k8s-overview] | ||
|
|
||
| Built on the Kubernetes Operator pattern, {{eck}} (ECK) extends the basic Kubernetes orchestration capabilities to support the setup and management of {{eck_resources_list}} on Kubernetes. | ||
| Built on the {{k8s}} Operator pattern, {{eck}} (ECK) extends the basic {{k8s}} orchestration capabilities to support the setup and management of {{eck_resources_list}} on {{k8s}}. | ||
|
|
||
| :::{admonition} Use cloud services in your ECK environment with Cloud Connect | ||
| With [Cloud Connect](/deploy-manage/cloud-connect.md), you can use Elastic-managed cloud services in your ECK environment without having to install and manage their infrastructure yourself. In this way, you can get faster access to new features without adding to your operational overhead. | ||
| :::: | ||
| ::: | ||
|
|
||
| ## ECK overview | ||
|
|
||
|
|
@@ -32,9 +32,9 @@ With {{eck}}, you can streamline critical operations, such as: | |
|
|
||
| This section provides everything you need to install, configure, and manage {{stack}} applications with ECK, including: | ||
|
|
||
| - [](./cloud-on-k8s/deploy-an-orchestrator.md): ECK installation methods and configuration options. Deploy ECK on managed Kubernetes platforms like GKE, AKS, and EKS, on self-managed Kubernetes clusters, on OpenShift, and even in air-gapped environments. | ||
| - [](./cloud-on-k8s/deploy-an-orchestrator.md): ECK installation methods and configuration options. Deploy ECK on managed {{k8s}} platforms like GKE, AKS, and EKS, on self-managed {{k8s}} clusters, on OpenShift, and even in air-gapped environments. | ||
| - [](./cloud-on-k8s/manage-deployments.md): Handle {{es}} clusters and {{kib}} instances through ECK. | ||
| - [](./cloud-on-k8s/orchestrate-other-elastic-applications.md): Run {{eck_resources_list_short}} on Kubernetes. | ||
| - [](./cloud-on-k8s/orchestrate-other-elastic-applications.md): Run {{eck_resources_list_short}} on {{k8s}}. | ||
| - [](./cloud-on-k8s/tools-apis.md): A collection of tools and APIs available in ECK based environments. | ||
|
|
||
| Other sections of the documentation include the following important topics around ECK: | ||
|
|
@@ -67,57 +67,83 @@ Afterwards, you can: | |
|
|
||
| ## Supported versions [k8s-supported] | ||
|
|
||
| This section outlines the supported Kubernetes and {{stack}} versions for ECK. Check the full [Elastic support matrix](https://www.elastic.co/support/matrix#matrix_kubernetes) for more information. | ||
| This section outlines the supported {{k8s}} and {{stack}} versions for ECK. Check the full [Elastic support matrix](https://www.elastic.co/support/matrix#matrix_kubernetes) for more information. | ||
|
|
||
| ### Kubernetes compatibility | ||
| ### {{k8s}} compatibility | ||
|
|
||
| ECK is compatible with the following Kubernetes distributions and related technologies: | ||
| ECK is compatible with the following {{k8s}} distributions and related technologies: | ||
|
|
||
| ::::{applies-switch} | ||
|
|
||
| :::{applies-item} eck: ga 3.2+ | ||
| * Kubernetes 1.30-1.34 | ||
| :::{applies-item} eck: ga 3.3+ | ||
|
|
||
| * {{k8s}} 1.31-1.35 | ||
| * OpenShift 4.16-4.20 | ||
| * Google {{k8s}} Engine (GKE), Azure {{k8s}} Service (AKS), and Amazon Elastic {{k8s}} Service (EKS) | ||
| * Helm: {{eck_helm_minimum_version}}+ | ||
| ::: | ||
|
|
||
| :::{applies-item} eck: ga =3.2 | ||
|
|
||
| * {{k8s}} 1.30-1.34 | ||
| * OpenShift 4.15-4.20 | ||
| * Google Kubernetes Engine (GKE), Azure Kubernetes Service (AKS), and Amazon Elastic Kubernetes Service (EKS) | ||
| * Google {{k8s}} Engine (GKE), Azure {{k8s}} Service (AKS), and Amazon Elastic {{k8s}} Service (EKS) | ||
| * Helm: {{eck_helm_minimum_version}}+ | ||
| ::: | ||
|
|
||
| :::{applies-item} eck: ga =3.1 | ||
| * Kubernetes 1.29-1.33 | ||
|
|
||
| * {{k8s}} 1.29-1.33 | ||
| * OpenShift 4.15-4.19 | ||
| * Google Kubernetes Engine (GKE), Azure Kubernetes Service (AKS), and Amazon Elastic Kubernetes Service (EKS) | ||
| * Google {{k8s}} Engine (GKE), Azure {{k8s}} Service (AKS), and Amazon Elastic {{k8s}} Service (EKS) | ||
| * Helm: {{eck_helm_minimum_version}}+ | ||
| ::: | ||
|
|
||
| :::{applies-item} eck: ga =3.0 | ||
| * Kubernetes 1.28-1.32 | ||
|
|
||
| * {{k8s}} 1.28-1.32 | ||
| * OpenShift 4.14-4.18 | ||
| * Google Kubernetes Engine (GKE), Azure Kubernetes Service (AKS), and Amazon Elastic Kubernetes Service (EKS) | ||
| * Google {{k8s}} Engine (GKE), Azure {{k8s}} Service (AKS), and Amazon Elastic {{k8s}} Service (EKS) | ||
| * Helm: {{eck_helm_minimum_version}}+ | ||
| ::: | ||
|
|
||
| :::: | ||
|
|
||
| ECK should work with all conformant **installers** listed in these [FAQs](https://github.com/cncf/k8s-conformance/blob/master/faq.md#what-is-a-distribution-hosted-platform-and-an-installer). Distributions include source patches and so may not work as-is with ECK. | ||
|
|
||
| Alpha, beta, and stable API versions follow the same [conventions used by Kubernetes](https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-versioning). | ||
| Alpha, beta, and stable API versions follow the same [conventions used by {{k8s}}](https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-versioning). | ||
|
|
||
| ### {{stack}} compatibility [stack-compatibility] | ||
|
|
||
| ECK is compatible with the following {{stack}} applications: | ||
|
|
||
| * {{es}}, {{kib}}, APM Server: 7.17+, 8+, 9+ | ||
| ::::{applies-switch} | ||
|
|
||
| :::{applies-item} eck: ga 3.3+ | ||
| * {{es}}, {{kib}}, APM Server: 8+, 9+ | ||
| * Enterprise Search: 7.17+, 8+ | ||
| * Beats: 8+, 9+ | ||
| * Elastic Agent: 8+, 9+ (Fleet, standalone) | ||
| * Elastic Maps Server: 8+, 9+ | ||
| * Logstash: 8.12+, 9+ | ||
| ::: | ||
|
|
||
| :::{applies-item} eck: ga =3.2 | ||
| * {{es}}, {{kib}}, APM Server: 7.17+, 8+, 9+ | ||
| * Enterprise Search: 7.7+, 8+ | ||
naemono marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| * Beats: 7.17+, 8+, 9+ | ||
| * Elastic Agent: 7.10+ (standalone), 7.17+ (Fleet), 8+, 9+ | ||
| * Elastic Maps Server: 7.17+, 8+, 9+ | ||
| * Logstash: 8.7+, 9+ | ||
| * Logstash: 8.12+, 9+ | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think this was a typo, as in our (cloud-on-k8s) 3.2 branch, I see we support Logstash 8.12+, not 8.7+ |
||
| ::: | ||
|
|
||
naemono marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| :::: | ||
|
|
||
| {{stack}} application images for the OpenShift-certified {{es}} (ECK) Operator are only available from version 7.10 and later. | ||
|
|
||
| ## Learn more about ECK [k8s_learn_more_about_eck] | ||
|
|
||
| * [Orchestrate {{es}} on Kubernetes](https://www.elastic.co/elasticsearch-kubernetes) | ||
| * [Orchestrate {{es}} on {{k8s}}](https://www.elastic.co/elasticsearch-kubernetes) | ||
| * [ECK post on the Elastic Blog](https://www.elastic.co/blog/introducing-elastic-cloud-on-kubernetes-the-elasticsearch-operator-and-beyond?elektra=products&storm=sub1) | ||
| * [Getting Started With {{eck}} (ECK)](https://www.youtube.com/watch?v=PIJmlYBIFXM) | ||
| * [Running the {{stack}} on Kubernetes with ECK](https://www.youtube.com/watch?v=Wf6E3vkvEFM) | ||
| * [Running the {{stack}} on {{k8s}} with ECK](https://www.youtube.com/watch?v=Wf6E3vkvEFM) | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.