CA FAQs - Clarify error situations support

This commit is contained in:
GuyTempleton 2019-04-22 17:07:15 +01:00
parent 95402ea344
commit 5be470791e
No known key found for this signature in database
GPG Key ID: 1293A624D42B68E0
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Since version 1.0.0 we consider CA as GA. It means that:
* Most of the pain-points reported by the users (like too short graceful termination support) were fixed, however
some of the less critical feature requests are yet to be implemented.
* CA has decent monitoring, logging and eventing.
* CA tries to handle most of the error situations in the cluster (like cloud provider stockouts, broken nodes, etc).
* CA tries to handle most of the error situations in the cluster (like cloud provider stockouts, broken nodes, etc). The cases handled can however vary from cloudprovider to cloudprovider.
* CA developers are committed to maintaining and supporting CA in the foreseeable future.
All of the previous versions (earlier that 1.0.0) are considered beta.