Skip to content

Steps to install nats streaming cluster on Kubernetes

Notifications You must be signed in to change notification settings

appveen/setup-nats-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NATS Streaming cluster setup

This is a tailored version of NATS Streaming cluster setup for data.stack.

The original document can be found under the NATS documentation - Basic NATS and NATS Streaming Setup

Install

To install the cluster run ./install.sh. Once the services are up connect to nats streaming server using the url - nats://nats.<namespace>:4222

Uninstall

To teardown the cluster run ./uninstall.sh

Changes from the original documentation

  • Cluster ID is set to odp-cluster
  • Persistent volume configuration has been removed.

About

Steps to install nats streaming cluster on Kubernetes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages