Containers done right - providing configuration
Containers are ephemeral, but almost always require configuration and credentials. They are kept and maintained seperately from application code. This princi...
Containers are ephemeral, but almost always require configuration and credentials. They are kept and maintained seperately from application code. This princi...
So you’ve decided to go with Kubernetes and started building your container images. Now the question is where to push them and how to manage them properly?