Reply to post: Re: Developer convenience is right ...

Why the Kubernetes Kids can't hurt Bezos' Amazon beast

Adam 52 Silver badge

Re: Developer convenience is right ...

Except you can't, for anything non-trivial. Networking breaks, so you need something to manage firewall rules and port forwarding. You can't keep passwords in your container deployment (if you want them secure) so you need something to deploy secrets. All of a sudden you've got many of the problems of a conventional deployment.

Or you just make everything horribly insecure, which is the default option for most node.js developers anyway.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon