Skip to content
Discussion options

You must be logged in to vote

You can definitely deploy FastAPI to Kubernetes, this stack or any other, but sadly as Kubernetes is so, so complex, and so dependend on the specific installations and additions installed on top, there's no simple straightforward way to have generic configs that could apply to any Kubernetes.

I liked Docker Swarm mode as it's a lot simpler, but it lost the battle against Kubernetes...

Seeing this, and that I'm not happy with the state of products to handle deployments, I started building something that I would like to exist for FastAPI deployments, all this was a big part of the reason for that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tiangolo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #441 on January 22, 2026 20:55.