What is your experience about Kubernetes (in fact I mean containers) and about Jails?
I’m very interested in FreeBSD for some reasons, one of them is Jails, but I still don’t know much about it.
Do you use Jails in production like we usually would use containers in Linux? Does it work in similar ways?
Also, since we have different kernels we would have different security concerns. Considering that BSD is not as mainstream as Linux, would we have a more secure OS for production? I would guess that BSD is less targeted by attackers?
Sorry if any of those questions are silly, I’m very interested in BSD but I still couldn’t put too much time to dive into it.
I’ve heard that BSD process input faster and have a smaller latency, possibly meaning that BSD is faster than Linux, something that would always be welcomed. If additionally we have more security, it sounds a nice deal.
I saw some people talking about using SaltStack + Jails, SaltStack for orchestration. Would that be the equivalent of Kubernetes+Docker/Container?