<@U6P03BM0W> I was in a meeting with docker last w...
# server
d
@dave08 I was in a meeting with docker last week and can confirm that docker EE now has both kubebetes implementation and a trusted image registry built right in that does image security scanning. Looks pretty sweet, but probably not cheap at scale. Interestingly, I think they use docker swarm under the hood to manage the node scaling of the actual k8s nodes (as opposed to workload scaling). Also, the latest edge version of docker CE for Mac has k8s built in, although you do need high Sierra to make it work - no more minikube required. (Disclosure: I haven't used it yet)
d
Interesting... simple smile Though right now we're still with regular Swarm in production.