celery-kubernetes-example
Small Flask app with scalable, asynchronous backend workers deployed on Kubernetes. (by matiaslindgren)
kubernetes-workshop
⚙️ A Gentle introduction to Kubernetes with more than just the basics. 🌟 Give it a star if you like it. (by eon01)
celery-kubernetes-example | kubernetes-workshop | |
---|---|---|
1 | 1 | |
116 | 3,230 | |
- | 0.1% | |
0.0 | 2.0 | |
over 3 years ago | over 2 years ago | |
Python | Python | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
celery-kubernetes-example
Posts with mentions or reviews of celery-kubernetes-example.
We have used some of these posts to build our list of alternatives
and similar projects.
-
how to have a continuously running script with flask?
I had a similar question a week ago and celery was the move but it took a while to figure it out. Some things that helped me was https://blog.miguelgrinberg.com/post/using-celery-with-flask and https://github.com/matiaslindgren/celery-kubernetes-example If you want to deploy it in kube I move out of google cloud run because of the redis and celery workers. (I added a pull request to add a gke branch to deploy it there.)
kubernetes-workshop
Posts with mentions or reviews of kubernetes-workshop.
We have used some of these posts to build our list of alternatives
and similar projects.
-
21 Resources and Tutorials to Learn Kubernetes
Kubernetes Workshop
What are some alternatives?
When comparing celery-kubernetes-example and kubernetes-workshop you can also consider the following projects:
celery-exporter - A Prometheus exporter for Celery metrics
jinsi - JSON/YAML homoiconic templating language
pytasks - pytasks is a modular and customizable microservice for running computational tasks on workers and viewing its results through a REST API.
Fast-Kubernetes - This repo covers Kubernetes with LABs: Kubectl, Pod, Deployment, Service, PV, PVC, Rollout, Multicontainer, Daemonset, Taint-Toleration, Job, Ingress, Kubeadm, Helm, etc.
tezos-k8s - Deploy a Tezos Blockchain on Kubernetes
aws-eks-kubernetes-masterclass - AWS EKS Kubernetes - Masterclass | DevOps, Microservices