-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nats-0 CLBackoff, nats-surveyor CLB, stan-1 pending #9
Comments
Thanks for the bug report, I’ll take a look at making it work in docker desktop. Also there is a destroy.sh script in the repo that can cleanup the install. |
Thanks for the installer :). I am also facing similar issue. Running the installer on minikube. Here are the logs. Hope it helps |
I'm facing the same issue in the setup.sh script. Any updates on a fix? |
Same. |
same |
😓 Thank you @ZleFox for the fix! |
Scraping through the operator source led me to this solution if your setup is failing due to no external IP address set on the node:
where |
I don't think this is an issue anymore in recent versions |
firstly, thx for the one-liner install :]
env: osx, docker-desktop/kubernetes latest, reset
test: %
curl -sSL https://nats-io.github.io/k8s/setup.sh | sh
pods:
logs:
ask: is there a means to cleanup the install? to get it teardown i opted for a dd/k8s reset
The text was updated successfully, but these errors were encountered: