nats-io / k8s

NATS on Kubernetes with Helm Charts
Apache License 2.0
455 stars 305 forks source link

Simple Cluster Example Fails - KinD #697

Closed jeffreywstevens closed 1 year ago

jeffreywstevens commented 1 year ago

I use Kubernetes in Docker a lot to prove things out. The pods 1 and 2 fail to start. Crashloop back off. I really want the HA in Kubernetes to work. I can try in a real cluster but this should work.

image It may be some KinD networking name goofiness I encountered with Prometheus and Grafana. image

jeffreywstevens commented 1 year ago

Closing this until I try in a real Kubernetes cluster.