zalando / zalando/postgres-operator

Quickstart: no node port

Open
#914 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation question
Dominant language
Go
Stars
5.2k
Forks
1.1k
Avg merge
2d 16h
Merged PRs (30d)
3

Description

I just ran through the quickstart with minikube using the helm chart, and the acid-minimal-cluster has no node port (section "Connect to the Postgres cluster via psql").

minikube service acid-minimal-cluster --url
😿  service default/acid-minimal-cluster has no node port

I'm not sure where this should have been set up or how to do so (new to operator and relatively new to k8s). Otherwise everything seems to be running fine (all green in minikube's dashboard).

Edit: I installed via helm, FYI

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked quickstart, especially the “Connect to the Postgres cluster via psql” section, and reproduce the Helm installation with minikube and minikube service acid-minimal-cluster --url. Inspect how the Helm chart exposes the cluster service and determine whether the quickstart or chart must change; done means the documented connection path works or the expected access method is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, helm, kubernetes, postgresql
Domain
databases, documentation, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.