K8s Nats Streaming Save

NATS Streaming Server on Kubernetes

Project README

NATS Streaming Server on Kubernetes

This project contains a Docker image and a Helm chart to run NATS Streaming Server in the Kubernetes cluster. The NATS Streaming Server can run in fault tollerance mode

Requirements

  • Kubernetes v1.8.0 or later.
  • A NFS instance like Amazon EFS or Google Gluster.

Syntax

Build Helm chart

make helm

Helm chart options

Keys Default Description
image 'docker.io/canhnt/nats-streaming-server:v0.6.0' Docker image to deploy
imagePullPolicy 'IfNotPresent'
replicas 3 Number of nats-streaming replicas
storageSize 1Gi Storage size of the share volume between nats-streaming replicas
pv.serverUrl 'FAKED' URL of the NFS instance
Open Source Agenda is not affiliated with "K8s Nats Streaming" Project. README Source: canhnt/k8s-nats-streaming
Stars
57
Open Issues
1
Last Commit
6 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating