
Let’s face it — containers and Kubernetes is eating the stack and de-facto standard for microservices architecture. A number of limitations exist in the container life-cycle:
- Risk posture of the images is not completely understood
- Unclear as to where security should fit in the process
- Containers are not visible with…