Skip to content

Commit a1d975d

Browse files
committed
minor fix
1 parent 0ec32c3 commit a1d975d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

website/docs/observability/high-availability/01-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can now access http://k8s-ui-ui-5ddc3ba496-721427594.us-west-2.elb.amazonaws
6464
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.
6565

6666
:::tip
67-
The retail url may take up to 10 minutes to become operational.
67+
The retail url may take 5-10 minutes to become operational.
6868
:::
6969

7070
## Helper Script: Get Pods by AZ

website/docs/observability/high-availability/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ description: Stimulating various failure scenarios to check Amazon EKS cluster r
1111
Prepare your environment for this section:
1212

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

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

0 commit comments

Comments
 (0)