1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

GitBook: [master] 178 pages modified

This commit is contained in:
Ginger Collison
2020-09-04 20:10:37 +00:00
committed by gitbook-bot
parent 30e3cdc1fa
commit d21aed4887
13 changed files with 160 additions and 26 deletions

View File

@@ -58,8 +58,6 @@ For NATS Streaming, it is actually recommended to use the Fault Tolerance mode a
Both NATS and NATS Streaming have officially supported Helm charts as well:
- [NATS Helm Chart](https://github.com/nats-io/k8s/tree/master/helm/charts/nats)
- [NATS Streaming Helm Chart](https://github.com/nats-io/k8s/tree/master/helm/charts/stan)
* [NATS Helm Chart](https://github.com/nats-io/k8s/tree/master/helm/charts/nats)
* [NATS Streaming Helm Chart](https://github.com/nats-io/k8s/tree/master/helm/charts/stan)

View File

@@ -1,4 +1,4 @@
# NATS Streaming Cluster with FT Mode on AWS
# NATS Streaming Cluster with FT Mode
## Preparation
@@ -381,3 +381,4 @@ $ kubectl logs stan-0 -c stan
[1] 2019/12/04 20:40:41.671541 [INF] STREAM: ----------------------------------
[1] 2019/12/04 20:40:41.671546 [INF] STREAM: Streaming Server is ready
```