ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Probot deployment using kubernetes/helm

Open ap0phi5 opened this issue 4 years ago • 1 comments

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...

  • Glitch
  • Heroku

As serverless function...

  • AWS Lambda
  • Azure Functions
  • Google Cloud Functions
  • GitHub Actions
  • Begin
  • Vercel

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.

ap0phi5 avatar Jun 02 '21 11:06 ap0phi5

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

gr2m avatar Jun 02 '21 22:06 gr2m