Skip to content

Commit 0c3319c

Browse files
committedOct 11, 2023
docs: add top-level explanation of the repo and pointer to current Countdash repo
1 parent aca0e98 commit 0c3319c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22

33
This repository contains examples of various ways of making use of Nomad's [Consul Connect integration](https://www.nomadproject.io/docs/integrations/consul-connect/).
44

5+
* `connect-native`: An example service implementing Connect Native.
6+
* `grpc-checks`: An example service that exposes a gRPC healthcheck endpoint.
7+
* `ingress-gateway`: Nomad job specifications demonstrating how to configure a Connect Ingress Gateway.
8+
* `terminating-gateway`: A Nomad job specification demonstrating how to configure a Connect Terminating Gateway.
9+
10+
Looking for Countdash? You can find it here: https://github.com/hashicorp/demo-consul-101/tree/main/services

0 commit comments

Comments
 (0)