Is it possible to send multiple API requests atomically to the Kubernetes 
master? Or do I need to implement rollback in my application code?

E.g. I need to create a configmap, deployment, and service from an SDK. If 
any of these API requests fails for any reason, I would like to rollback 
and delete the resources that have already been created.

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
  • [kubernetes-user... Craig Buchanan
    • Re: [kubern... 'Daniel Smith' via Kubernetes user discussion and Q&A

Reply via email to