I see pageserver and three safekeepers running
I had to force using k8s service dns as BROKER_ENDPOINT and S3_ENDPOINT because default values are not correct
Since I was changing charts manually pageserver and safekeeper added dependecies which were run as dependant charts
Storage controller is falling with Error: loading public key. I suppose JWT issue
Storage Scrubber's image is not available
Questions:
Am I understand right that we have to wait for Compute chart? AFAIK I can't use any posgtres
Which services are essential to run neon? I see a lot of various services and I do not know which are core. It would great to add some doc about it
How can deployment be tested?
Can I pack Compute from docker-compose.yaml in neon as a helm cart and use it or this image is just for "testing"?
Am I understand right that there is no UI in the helm charts?
Hi
I managed to run neon on my k8s cluster based on https://github.com/neondatabase/helm-charts/issues/35
I see pageserver and three safekeepers running I had to force using k8s service dns as BROKER_ENDPOINT and S3_ENDPOINT because default values are not correct
Since I was changing charts manually pageserver and safekeeper added dependecies which were run as dependant charts
Storage controller is falling with Error: loading public key. I suppose JWT issue Storage Scrubber's image is not available
Questions: