|
|
|
|
|
by sakisv
2428 days ago
|
|
Docker can also be useful to create reproducible deployments, especially for languages like python when your dependencies may change between `pip install`s Having said that, I agree 100% that for most small/medium sized companies kubernetes is an overkill which creates more problems than it solved. |
|