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

Installation Documentation? #80

Open
weberc2 opened this issue Dec 4, 2021 · 5 comments
Open

Installation Documentation? #80

weberc2 opened this issue Dec 4, 2021 · 5 comments

Comments

@weberc2
Copy link
Contributor

weberc2 commented Dec 4, 2021

Hello, thanks for making this controller--it seems like exactly what I need for my hobby Kubernetes cluster; however, I'm not sure how to actually install this. Unless I missed something, the README doesn't include installation instructions, and I didn't see any manifest files in the repo. I also tried Googling, searching the Helm hub, etc but no luck. If someone could get me pointed in the right direction, I'd be happy to submit a PR for the README. Thanks! 🙏

@Crevil
Copy link
Member

Crevil commented Dec 6, 2021

I don't think the docs are very clear. There is some Kubernetes configuration manifests available in https://github.com/lunarway/postgresql-controller/tree/master/config which should get you going.

The project is pretty tied to Lunar so it might not be trivial to get running elsewhere, but if we can do some changes to make it usable let us know.

@omercnet
Copy link

what's missing is a chart or deployment yaml for the controller itself
I see it's published in https://quay.io/repository/lunarway/postgresql-controller

if this project is still in active development I'm happy to contribute so it's more usable

@Crevil
Copy link
Member

Crevil commented Feb 20, 2024

In the link I posted above you can find examples of resources and their configuration.

As mentioned this is a very specific project for Lunar developed in the open. We are not using helm nor do we intend to adopt that so having a chart in this repo is not in scope for us as that moves maintenance on our responsibility.

@omercnet
Copy link

how would you recommend deploying this controller (not the CRs it manages) ?

@Crevil
Copy link
Member

Crevil commented Feb 20, 2024

By making a Deployment and granting the required roles as the config shows.

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

No branches or pull requests

3 participants