NeonN
Neon2y ago
3 replies
few-sapphire

Neon on K8s

Hello
I am trying to run neon on k8s using neon/helm-charts repo. I have applied PRs with minio, pageserver and safekeeper. Made pageserver and safekeeper see each other using k8s service DNS. I also build docker image with a compute, made helm chart and deployed it to my cluster.

I have encountered two of issues
1. compute says Storage auth token not set. How can I set it?
2. storage controller says Error: Loading public key. How can I set the key?

General question
1. What a Control Plane is? there is no such a service in my k8s. Do I need it?
2. Is it possible to have a standalone neon db on k8s at the moment?
helm_deployment.png
first_error_in_compute_node.png
second_error_in_compute_node.png
storage_controller_error.png
GitHub
neondatabase helm charts. Contribute to neondatabase/helm-charts development by creating an account on GitHub.
GitHub - neondatabase/helm-charts: neondatabase helm charts
GitHub
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero. - neondatabase/neon
neon/docker-compose/compute_wrapper at main · neondatabase/neon
Was this page helpful?