Skip to content

Commit 03fcd18

Browse files
committed
eck overview page updated
1 parent a2801fe commit 03fcd18

File tree

1 file changed

+25
-20
lines changed

1 file changed

+25
-20
lines changed

deploy-manage/deploy/cloud-on-k8s.md

Lines changed: 25 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ This section provides everything you need to install, configure, and manage Elas
3535

3636
If you want to get started quickly, follow these guides to deploy ECK and set up an {{es}} cluster:
3737

38-
* [Install ECK using the YAML manifests](install-using-yaml-manifest-quickstart.md)
39-
* [Deploy an {{es}} cluster](elasticsearch-deployment-quickstart.md)
40-
* [Deploy a {{kib}} instance](kibana-instance-quickstart.md)
41-
* [Update your deployment](update-deployments.md)
38+
* [Install ECK using the YAML manifests](./cloud-on-k8s/install-using-yaml-manifest-quickstart.md)
39+
* [Deploy an {{es}} cluster](./cloud-on-k8s/elasticsearch-deployment-quickstart.md)
40+
* [Deploy a {{kib}} instance](./cloud-on-k8s/kibana-instance-quickstart.md)
41+
* [Update your deployment](./cloud-on-k8s/update-deployments.md)
4242

43-
Afterwards, you can find further sample resources [in the project repository](https://github.com/elastic/cloud-on-k8s/tree/2.16/config/samples) or by checking out [our recipes](recipes.md).
43+
Afterwards, you can find further sample resources [in the project repository](https://github.com/elastic/cloud-on-k8s/tree/2.16/config/samples) or by checking out [our recipes](./cloud-on-k8s/recipes.md).
4444

4545
## Supported versions [k8s-supported]
4646

@@ -65,6 +65,26 @@ Elastic Stack application images for the OpenShift-certified Elasticsearch (ECK)
6565

6666
Check the full [Elastic support matrix](https://www.elastic.co/support/matrix#matrix_kubernetes) for more information.
6767

68+
## Common tasks
69+
70+
* [Deploy and configure ECK](./cloud-on-k8s/deploy-an-orchestrator.md)
71+
* [Manage {{es}} and {{kib}} deployments](./cloud-on-k8s/manage-deployments.md)
72+
* [Orchestrate other Elastic Stack applications](./cloud-on-k8s/orchestrate-other-elastic-applications.md)
73+
74+
% to consider in either deploy or manage deployment sections
75+
% this was a "redirect only" in the excel
76+
## Advanced topics [k8s-advanced-topics]
77+
78+
* [*Deploy ECK on OpenShift*](/deploy-manage/deploy/cloud-on-k8s/deploy-eck-on-openshift.md)
79+
* [*Deploy ECK on GKE Autopilot*](/deploy-manage/deploy/cloud-on-k8s/deploy-eck-on-gke-autopilot.md)
80+
* [*Create custom images*](/deploy-manage/deploy/cloud-on-k8s/create-custom-images.md)
81+
* [*Service meshes*](/deploy-manage/deploy/cloud-on-k8s/service-meshes.md)
82+
* [*Traffic Splitting*](/deploy-manage/deploy/cloud-on-k8s/requests-routing-to-elasticsearch-nodes.md)
83+
* [*Network policies*](/deploy-manage/deploy/cloud-on-k8s/network-policies.md)
84+
* [*Webhook namespace selectors*](/deploy-manage/deploy/cloud-on-k8s/webhook-namespace-selectors.md)
85+
* [*Stack Monitoring*](/deploy-manage/monitor/stack-monitoring/eck-stack-monitoring.md)
86+
* [*Deploy a FIPS compatible version of ECK*](/deploy-manage/deploy/cloud-on-k8s/deploy-fips-compatible-version-of-eck.md)
87+
6888
% TBD: discuss if these make sense here
6989
## Learn more about ECK [k8s_learn_more_about_eck]
7090

@@ -83,18 +103,3 @@ Alternatively, or if you do not have a support contract, and if you are unable t
83103

84104
* [ECK Discuss forums](https://discuss.elastic.co/c/eck) to ask any question
85105
* [Github issues](https://github.com/elastic/cloud-on-k8s/issues) for bugs and feature requests
86-
87-
% to consider in either deploy or manage deployment sections
88-
% this was a "redirect only" in the excel
89-
90-
## Advanced topics [k8s-advanced-topics]
91-
92-
* [*Deploy ECK on OpenShift*](/deploy-manage/deploy/cloud-on-k8s/deploy-eck-on-openshift.md)
93-
* [*Deploy ECK on GKE Autopilot*](/deploy-manage/deploy/cloud-on-k8s/deploy-eck-on-gke-autopilot.md)
94-
* [*Create custom images*](/deploy-manage/deploy/cloud-on-k8s/create-custom-images.md)
95-
* [*Service meshes*](/deploy-manage/deploy/cloud-on-k8s/service-meshes.md)
96-
* [*Traffic Splitting*](/deploy-manage/deploy/cloud-on-k8s/requests-routing-to-elasticsearch-nodes.md)
97-
* [*Network policies*](/deploy-manage/deploy/cloud-on-k8s/network-policies.md)
98-
* [*Webhook namespace selectors*](/deploy-manage/deploy/cloud-on-k8s/webhook-namespace-selectors.md)
99-
* [*Stack Monitoring*](/deploy-manage/monitor/stack-monitoring/eck-stack-monitoring.md)
100-
* [*Deploy a FIPS compatible version of ECK*](/deploy-manage/deploy/cloud-on-k8s/deploy-fips-compatible-version-of-eck.md)

0 commit comments

Comments
 (0)