Skip to content

Kubernetes support#809

Open
nagyv wants to merge 1 commit intogpodder:masterfrom
nagyv:master
Open

Kubernetes support#809
nagyv wants to merge 1 commit intogpodder:masterfrom
nagyv:master

Conversation

@nagyv
Copy link

@nagyv nagyv commented Feb 9, 2023

This PR refactores mygpo to make it ready for Kubernetes deployments.

It

  • refactores the configuration using django-configuration to follow 12-factor app principles
  • adds support for boto for storage
  • adds a Dockerfile using kubernetes-wsgi for the WSGI layer, instead of gunicorn that's less suitable for Kubernetes
  • provides minimal documentation on setting up related Kubernetes jobs, deployment and service

Closes #355

@almereyda almereyda mentioned this pull request Feb 9, 2023
4 tasks
@oliverkane
Copy link

This one excites me.

@oliverkane
Copy link

@nagyv do you have any opposition to using Helm for installing to k8s? I'm pretty handy with Chartifying docker apps into k8s, and if that's welcomed, I'll be doing that soon as this is merged with master and will share the results if there's interest.

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.

Docker containerization

2 participants