Skip to content

Commit 816aec4

Browse files
Master idm 22.4.1 release (#136)
1 parent d3ba67e commit 816aec4

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

docs-source/content/oam/patch-and-upgrade/upgrade-elk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are upgrading from July 22 (22.3.1) or earlier, to October 22 (22.4.1) or
1717

1818
1. Make sure you have downloaded the latest code repository as per [Download the latest code repository](../upgrade-an-ingress/#download-the-latest-code-repository)
1919

20-
1. If your domain namespace is anything other than `oamns`, edit the `$WORKDIR/kubernetes/elasticsearch-and-kibana/elasticsearch_and_kibana.yaml` and change all instances of `namespace: "oamns"` to your domain namespace.
20+
1. Edit the `$WORKDIR/kubernetes/elasticsearch-and-kibana/elasticsearch_and_kibana.yaml` and change all instances of namespace to correspond to your deployment.
2121

2222
1. Delete the Elasticsearch and Kibana resources using the following command:
2323

@@ -27,4 +27,4 @@ If you are upgrading from July 22 (22.3.1) or earlier, to October 22 (22.4.1) or
2727

2828
### Deploy Elasticsearch and Kibana in centralized stack
2929

30-
1. Follow [Install Elasticsearch stack and Kibana](../../manage-oam-domains/logging-and-visualization/#install-elasticsearch-stack-and-kibana) to deploy Elasticsearch and Kibana in a centralized stack.
30+
1. Follow [Install Elasticsearch stack and Kibana](../../manage-oam-domains/logging-and-visualization/#install-elasticsearch-stack-and-kibana) to deploy Elasticsearch and Kibana in a centralized stack.

docs-source/content/oig/patch-and-upgrade/upgrade-elk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Deployments prior to October 22 (22.4.1) used local deployments of Elasticsearch
1919

2020
If you are upgrading from July 22 (22.3.1) or earlier, to October 22 (22.4.1) or later, you must first undeploy Elasticsearch and Kibana using the steps below:
2121

22-
1. If your domain namespace is anything other than `oigns`, edit the `$WORKDIR/kubernetes/elasticsearch-and-kibana/elasticsearch_and_kibana.yaml` and change all instances of `namespace: "oigns"` to your domain namespace.
22+
1. Edit the `$WORKDIR/kubernetes/elasticsearch-and-kibana/elasticsearch_and_kibana.yaml` and change all instances of namespace to correspond to your deployment.
2323

2424
1. Delete the Elasticsearch and Kibana resources using the following command:
2525

@@ -29,4 +29,4 @@ If you are upgrading from July 22 (22.3.1) or earlier, to October 22 (22.4.1) or
2929

3030
### Deploy Elasticsearch and Kibana in centralized stack
3131

32-
1. Follow [Install Elasticsearch stack and Kibana](../manage-oig-domains/logging-and-visualization/#install-elasticsearch-stack-and-kibana) to deploy Elasticsearch and Kibana in a centralized stack.
32+
1. Follow [Install Elasticsearch stack and Kibana](../../manage-oig-domains/logging-and-visualization/#install-elasticsearch-stack-and-kibana) to deploy Elasticsearch and Kibana in a centralized stack.

docs-source/content/oudsm/patch-and-upgrade/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "Patch and upgrade"
3-
weight = 11
4-
pre = "<b>11. </b>"
3+
weight = 8
4+
pre = "<b>8. </b>"
55
description= "This document provides steps to patch or upgrade an OUD image, and Elasticsearch and Kibana."
66
+++
77

docs-source/content/oudsm/patch-and-upgrade/upgrade-elk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ If you are upgrading from July 22 (22.3.1) or earlier, to October 22 (22.4.1) or
7676

7777
### Deploy Elasticsearch and Kibana in centralized stack
7878

79-
1. Follow [Install Elasticsearch stack and Kibana](../../manage-oudsm-containers/logging-and-visualization/#install-elasticsearch-stack-and-kibana) to deploy ElasticSearch and Kibana in a centralized stack.
79+
1. Follow [Install Elasticsearch stack and Kibana](../../manage-oudsm-containers/logging-and-visualization/#install-elasticsearch-stack-and-kibana) to deploy Elasticsearch and Kibana in a centralized stack.

0 commit comments

Comments
 (0)