Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
svennam92 committed Oct 16, 2024
1 parent 0ec32c3 commit a1d975d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion website/docs/observability/high-availability/01-scale.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ You can now access http://k8s-ui-ui-5ddc3ba496-721427594.us-west-2.elb.amazonaws
Once this command completes, it will output a URL. Open this URL in a new browser tab to verify that your retail store is accessible and functioning correctly.

:::tip
The retail url may take up to 10 minutes to become operational.
The retail url may take 5-10 minutes to become operational.
:::

## Helper Script: Get Pods by AZ
Expand Down
4 changes: 1 addition & 3 deletions website/docs/observability/high-availability/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ description: Stimulating various failure scenarios to check Amazon EKS cluster r
Prepare your environment for this section:

```bash timeout=900 wait=30
$ kubectl delete deployment ui -n ui --ignore-not-found
$ prepare-environment observability/resiliency
```

Expand Down Expand Up @@ -101,5 +100,4 @@ For more information on AWS Resiliency features in greater depth, we recommend c
- [Integrating with Kubernetes RBAC](/docs/security/cluster-access-management/kubernetes-rbac)
- [AWS Fault Injection Simulator](https://aws.amazon.com/fis/)
- [Operating resilient workloads on Amazon EKS](https://aws.amazon.com/blogs/containers/operating-resilient-workloads-on-amazon-eks/)

:::
:::

0 comments on commit a1d975d

Please sign in to comment.