Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Releases: pires/kubernetes-nats-cluster

1.0.4

17 Dec 13:07
9d73b03
Compare
Choose a tag to compare
  • gnatsd 1.0.4
  • adopt official image
  • move from Deployment to StatefulSet, in order to guarantee at least one seed when bringing the cluster up
  • enforce pod anti-affinity in order to improve service availability
  • enforce TLS both for clients and cluster peers
  • move configuration from environment variables to ConfigMap

0.9.4_2

29 Nov 10:52
9be4a44
Compare
Choose a tag to compare
  • Upgraded gnatsd to version 0.9.4.
  • Fixed route_checker.
  • Authentication is optional, disabled by default.
  • Health check is more verbose in order to better debug cluster problems.

0.9.2

09 Aug 11:33
Compare
Choose a tag to compare
  • Upgraded to gnatsd 0.9.2.

0.8.1_1

09 Aug 11:33
Compare
Choose a tag to compare
  • Upgraded to gnatsd 0.8.1.
  • Added route_checker utility to make sure routes are established, and use it as livenessProbe.

0.8.0

18 May 19:31
Compare
Choose a tag to compare
  • Upgraded to gnatsd 0.8.0
  • Added support for TLS