|
|
|
|
|
by tofflos
2475 days ago
|
|
I jumped on the container bandwagon late and immediately fell in love with Docker. It built on my existing skill set so I was quickly able to get something up and running. Then I started tinkering with Docker Compose and for a while things were great. But after a while I started running into issues. Compose felt artificially crippled. No secrets? No health checks? Pushing me towards Docker Swarm? Eventually I just sucked it up and switched to Kubernetes even though I think it's overkill for my applications. |
|