Commit e426fe1
Adding enterprise search comments and links to ECK 2.16 docs (#1062)
ECK 3.0 still supports Enterprise Search for deployments running 8.x
versions of Elastic Stack (and maybe even 7.17, although that's
irrelevant for the PR).
We had removed almost all references to Enterprise Search during the
migration and that will look odd considering that some users might still
run ECK-managed deployments with Enterprise Search.
This PR adds mentions to Enterprise Search in 3 different docs,
including links to the 2.16 version of ECK documentation:
- [Stack helm chart
utilization](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1062/deploy-manage/deploy/cloud-on-k8s/managing-deployments-using-helm-chart#k8s-install-enterprise-search-elasticsearch-kibana-helm)
- [Orchestrating other elastic stack
applications](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1062/deploy-manage/deploy/cloud-on-k8s/orchestrate-other-elastic-applications)
- [Network policies
examples](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1062/deploy-manage/security/k8s-network-policies#k8s-network-policies-enterprise-search-isolation)
Another approach for this would be to bring back all content related to
Enterprise Search from older docs, but maybe it's better this way.
@shainaraskas , @bmorelli25 : I'd need to know if the links I'm using
for the older documents are correct in terms of destination.
And extra question for doc stakeholders:
- What should we do with URL mappings of those components? For example
https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-enterprise-search.html
and all childs have been removed in the new docs system. Should we
create redirects or something to point them to the 2.16 version of the
docs? or should they all be mapped to the new version of the docs that
tells users that Enterprise Search is not supported in 9.x and link to
the 2.16 docs?
---------
Co-authored-by: shainaraskas <[email protected]>1 parent ccf7f4f commit e426fe1
File tree
3 files changed
+12
-1
lines changed- deploy-manage
- deploy/cloud-on-k8s
- security
3 files changed
+12
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
0 commit comments