You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am kind of new to Pulsar. I managed to install a local minikube installation and built a simple PoC microservice app around it. I also managed to create a Pulsar Cluster through a docker-compose file locally.
I think that the documentation is not up to date. As an example the instructions claim that after following the scripts, there will be grafana running on port 3000.
If I blindly follow the instructions, that is not the case.
Are there any good tutorials/articles/blogs about installing this for a small production environment into Azure?
(Storage class, network configs and other mandatory values?)
Any hints or info is appreciated, thank you in advance ! ❤️
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone!
I am kind of new to Pulsar. I managed to install a local minikube installation and built a simple PoC microservice app around it. I also managed to create a Pulsar Cluster through a docker-compose file locally.
Now I want to install Pulsar in Azure Kubernetes Service. I tried to follow the instructions found here:
https://pulsar.apache.org/docs/next/helm-deploy/
I think that the documentation is not up to date. As an example the instructions claim that after following the scripts, there will be grafana running on port 3000.
If I blindly follow the instructions, that is not the case.
Are there any good tutorials/articles/blogs about installing this for a small production environment into Azure?
(Storage class, network configs and other mandatory values?)
Any hints or info is appreciated, thank you in advance ! ❤️
All reactions