Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions gloo-edge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ To create a local Kubernetes cluster execute the script below:
./scripts/deploy.sh 1 gloo-edge
```

> Note: If you are running this workshop on a Mac with AirPlay Receiver enabled, you may encounter a port conflict for port 5000. Disable AirPlay Receiver in your settings and run the command again.

Then verify that your Kubernetes cluster is ready:

```bash
Expand Down