Skip to content

Commit 81f8e48

Browse files
Update README.md
1 parent 82700f3 commit 81f8e48

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,16 @@ ServDiscovery sends requests to the Endpoint as a **JSON HTTP Request**:
8080
}
8181
```
8282

83-
This example tell the Endpoint that...
83+
This example tells the Endpoint that...
8484

8585
| Available | Unavailable |
8686
| -------------------- | --------------------------- |
8787
| whoami.mydomain.com | whoami-backup.mydomain.com |
8888
| website.mydomain.com | website-backup.mydomain.com |
8989
| auth.mydomain.com | auth-backup.mydomain.com |
9090

91+
... is (un)available
92+
9193
This way (if the Endpoint is used by a LoadBalancer) the Owner of the Endpoint can now delete the `*-backup.mydomain.com` records from a Registry,
9294
thus updating the list of routable Containers / Services.
9395

0 commit comments

Comments
 (0)