A compiled list of links to public failure stories related to Kubernetes.
In competing visions of the future of Kubernetes, Paul Czarkowski, principal technologist at Pivotal, predicts that VMs will replace containers, and Joe Fernandes, a VP at Red Hat, considers that VMs usage is evolving for Kubernetes rather than replacing containers. In addition, Chris Short, Red Hat's principal product marketing manager, said that Kubernetes is close to replacing the hypervisor.
TL;DR: containers are not VMs; stop calling everything "Docker"; don't use Kubernetes for tiny projects, use Swarm instead; Kubernetes will only solve your org's problems if you are willing to go all-in, anything in between will fail the same way it failed before.
Versions of the Official Alpine Linux Docker images (since v3.3) contain a NULL password for the root user.
Docker images almost always bring known vulnerabilities.
The vulnerability allows a malicious container to (with minimal user
interaction) overwrite the host runc binary and thus gain root-level
code execution on the host.
Dokku helps you build and manage the lifecycle of applications.
Powered by Docker, you can install Dokku on any hardware. Use it on inexpensive cloud providers.