Skip to content

jonasmatthias/k8s

This branch is 508 commits behind nats-io/k8s:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1384c65 · Dec 28, 2021
Aug 17, 2021
Jan 21, 2020
Jun 15, 2021
Dec 13, 2021
Jan 5, 2021
Jan 21, 2020
Dec 28, 2021
Oct 5, 2020
Nov 15, 2019
Jul 22, 2019
Jul 22, 2019
Jul 22, 2019
Jun 22, 2020
Nov 10, 2021
Oct 30, 2021
Dec 22, 2020
Nov 21, 2019
Jul 13, 2021

Repository files navigation

Screen Shot 2020-10-12 at 4 59 32 PM

License Version

Running NATS on K8S

In this repository you can find several examples of how to deploy NATS, NATS Streaming and other tools from the NATS ecosystem on Kubernetes.

Getting started with NATS using Helm

In this repo you can find the Helm 3 based charts to install NATS and NATS Streaming (STAN).

> helm repo add nats https://nats-io.github.io/k8s/helm/charts/
> helm repo update

> helm repo list
NAME          	URL 
nats          	https://nats-io.github.io/k8s/helm/charts/

> helm install my-nats nats/nats
> helm install my-stan nats/stan --set stan.nats.url=nats://my-nats:4222

License

Unless otherwise noted, the NATS source files are distributed under the Apache Version 2.0 license found in the LICENSE file.

About

NATS on Kubernetes with Helm Charts ☸️

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 63.4%
  • Smarty 28.5%
  • Mustache 4.2%
  • Makefile 2.3%
  • Dockerfile 1.6%