Review Guidelines
Before a workshop is deployed in a production environment for others to use it should be reviewed to ensure it follows best practices, will not consume excessive amounts of resources, and does not create any undue security risks.
The follow guidelines are intended to help reviewers ensure that the workshop is ready for deployment.
- Changes to the security policy
- Disabling Kubernetes access
- Workshop user admin access
- Workshop container memory
- Workshop container CPU
- Workshop container storage
- Namespace resource budget
- Kubernetes resource objects
- Workshop container startup
- Docker resource requirements
- Docker container image registry
- Hosting images on Docker Hub