Application release management: rollouts, rollbacks #500
Labels
area/app-lifecycle
kind/design
Categorizes issue or PR as related to design.
priority/awaiting-more-evidence
Lowest priority. Possibly useful, but not yet enough support to actually get it done.
I'm new to Kubernetes and trying to make a comparison between Kubernetes and Deis. So I have a question: Does Kubernetes have the ability to rollback application to previous release?
I looked at the live update example, It's cool, however I wonder about the way applications are deployed. It seems to me that Kubernetes deploys app directly from docker image, not from Dockerfile. And it doesn't manage app releases.
The text was updated successfully, but these errors were encountered: