You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/patterns/existing-eks-observability-accelerators/existing-eks-mixed-observability.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Ensure that you have installed the following tools on your machine:
27
27
28
28
You will also need:
29
29
30
-
1. Either an existing EKS cluster, or you can setup a new one with [Single New EKS Cluster Observability Accelerator](./single-new-eks-cluster.md)
30
+
1. Either an existing EKS cluster, or you can setup a new one with [Single New EKS Cluster Observability Accelerator](../single-new-eks-observability-accelerators/single-new-eks-cluster.md)
31
31
2. An OpenID Connect (OIDC) provider, associated to the above EKS cluster (Note: Single EKS Cluster Pattern takes care of that for you)
32
32
33
33
## Deploying
@@ -61,7 +61,7 @@ make pattern existing-eks-mixed-observability deploy
61
61
62
62
## Verify the resources
63
63
64
-
Please see [Single New EKS Cluster AWS Mixed Observability Accelerator](./single-new-eks-mixed-observability.md).
64
+
Please see [Single New EKS Cluster AWS Mixed Observability Accelerator](../single-new-eks-observability-accelerators/single-new-eks-mixed-observability.md).
0 commit comments