Skip to content

Commit

Permalink
replace 'resources' with 'cluster'
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Oct 9, 2023
1 parent 74c96a5 commit 349e6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# NATS Manager Module

This module ships the NATS Manager, which is responsible for managing the lifecycle of a [NATS JetStream](https://docs.nats.io/nats-concepts/jetstream) deployment.
It observes the state of the NATS JetStream resources and reconciles its state according to the desired state.
It observes the state of the NATS cluster and reconciles its state according to the desired state.

NATS is an infrastructure that enables the exchange of data in form of messages. JetStream is a distributed persistence system providing more functionalities and higher qualities of service on top of 'Core NATS'.
For further information about NATS and NATS JetStream, consult the [Official NATS Documentation](https://docs.nats.io/).
Expand Down

0 comments on commit 349e6e2

Please sign in to comment.