Skip to content

Commit

Permalink
Work on README.md. Added images.
Browse files Browse the repository at this point in the history
  • Loading branch information
southsidedean committed Mar 18, 2024
1 parent b7e5057 commit 48f2cbc
Show file tree
Hide file tree
Showing 19 changed files with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion eliminate-cross-zone-traffic-hazl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@ We can see...
Now that we're finished, let's reset the Orders application back to its initial state.

```bash
kubectl apply -k orders-hpa
kubectl apply -k orders
```

Let's see the results of the reset:
Expand All @@ -973,6 +973,22 @@ If we give things a minute to settle back down, we should see all traffic back i

We can see...

### Workshop: Cleanup

You can clean up the workshop environment by running the included script:

```bash
./cluster_destroy.sh
```

Checking our work:

```bash
k3d cluster list
```

We shouldn't see our `demo-cluster-orders-hazl` cluster.

## Summary: Deploying the Orders Application With High Availability Zonal Load Balancing (HAZL)

Summarize the entire thing here. Bullet points?
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 48f2cbc

Please sign in to comment.