Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubernetes deployment #193

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

kubernetes deployment #193

wants to merge 5 commits into from

Conversation

rotulet
Copy link

@rotulet rotulet commented Oct 17, 2018

Hi!
I send you the changes I have to make to have the deployment to kubernetes (v1.12.1) working.
Mainly, I had problems with db initialization and node name resolution.

Also, I complete the postgis extension installation and correct strange ssl errors in pgpool dockerfile.

May be I should have splat my pull request in smaller ones :)

Regards.

* add metadata.labels.app in postgres/service.yaml
* add fdqn computation in values.yaml and apply it
* entrypoint.sh: correct strange behaviour as db is not created with /docker-entrypoint-initdb.d/
* add logs
* primary/entrypoint.sh: add checks before creation/deletion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant