Skip to content

nats-io/k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c9d952c · Mar 21, 2025
Feb 21, 2025
Mar 21, 2025
Sep 22, 2022
Apr 17, 2023
Jul 22, 2019
Jul 22, 2019
Jul 22, 2019
Oct 19, 2022
Aug 22, 2023
Dec 22, 2020

Repository files navigation

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

License

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.

> 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

License

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