[EKS] [request] masters/etcd snapshots
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
Ability to snapshot the masters/etcd and restore. The intended use case is to allow rollback for cluster upgrades. But could also be useful for any corruption.
**Which service(s) is this request for?**
EKS
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
Supporting rollbacks for example when a cluster is upgraded from 1.14 to 1.15 a path to rollback would be useful.
**Are you currently working around this issue?**
No, only mitigating the risk by testing upgrades on ephemeral test clusters.
**Additional context**
I searched issues but only could find #404 which is more specific and relates to backing up at the namespace level. I expect my request might be a simpler implementation and something you do today but don’t expose to customers.
Contributor guide
Assessment
This issue has not been assessed yet.