I have quite a simple docker setup at home on my rpi5. It is all working well. A few of my docker containers are running in a single compose. And I have a couple of separate compose / containers that need to talk to each other.
Is it worth me investigating moving my docker setup into kubernetes?