Skip to content

adrianchifor/k8s-nsq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

k8s-nsq

NSQ cluster on Kubernetes.

kubectl apply -f deploy.yaml

This will create:

  • 3 replica StatefulSet + Service for nsqlookupd
  • 3 replica StatefulSet + Service for nsqd with 1GB persistent volumes (default 'ssd' StorageClass, you can choose your own)
  • Deployment + Service for nsqadmin
  • Ingress for nsqadmin (default host 'nsq.example.com')
  • PodDisruptionBudgets for nsqd and nsqlookupd

About

NSQ cluster on Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published