←back to thread

136 points saikatsg | 1 comments | | HN request time: 0.217s | source
Show context
sigmonsays ◴[] No.43807159[source]
i don't get the value of a tool like this.

Do we really struggle bringing up services as containers and applying kube configs?

For my development of services that run in kube, I don't dev with kube, you shouldn't have to. I also use docker-compose for most dev env services.

Perhaps i'm not developing the right kind of software. Whoever finds this type of tool useful, when would you use it?

replies(6): >>43807259 #>>43807284 #>>43807739 #>>43807754 #>>43810454 #>>43816940 #
1. hdjrudni ◴[] No.43816940[source]
How do you make everything reproducible on the dev machines then? And manage versions of all the software?