Application pre-deployment checks and validation
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When CloudARK deploys an application in an environment, there is opportunity for perform several pre-deployment checks that can catch deployment related issues early.
Some such checks include:
- Whether requested application port is available on environment cluster (this is currently available for ECS target)
- Whether application containers have appropriate authorizations to access cloud resources in the environment
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.