Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nodesocket
on Nov 3, 2019
|
parent
|
context
|
favorite
| on:
Ask HN: How do you roll back production?
With Kubernetes and deployments simply:
kubectl rollout undo deployment/$DEPLOYMENT
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
kubectl rollout undo deployment/$DEPLOYMENT