You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,9 @@
2
2
3
3
This repository contains examples of various ways of making use of Nomad's [Consul Connect integration](https://www.nomadproject.io/docs/integrations/consul-connect/).
4
4
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