zalando / zalando/postgres-operator
Quickstart: no node port
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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