probot / ideas

Share ideas for new GitHub Apps built with Probot
96 stars 48 forks source link

Probot deployment using kubernetes/helm #117

Open ap0phi5 opened 3 years ago

ap0phi5 commented 3 years ago

Today, per https://probot.github.io/docs/deployment/, there's first-class documentation on how to deploy probot self-hosted via the following:

As node app...

As serverless function...

This idea ticket is to capture if it is simple enough to create a similar deployment for folks who already have an existing Kubernetes cluster, but aren't node developers so may struggle with some of the nuance around using npm.

gr2m commented 3 years ago

We'd be happy to add more information to the documentation! But personally I don't know anything about kubernetes, I could only help from the probot/node side