←back to thread

68 points naison | 1 comments | | HN request time: 0.213s | source
Show context
pipes ◴[] No.43116371[source]
If I'm trying to teach myself k8s at home would this be useful? Or is something like minikube better for learning?
replies(4): >>43116406 #>>43116544 #>>43116768 #>>43142508 #
1. rad_gruchalski ◴[] No.43142508[source]
Kind is absolutely fine. I don’t like minikube because you have just one node. Kind will work anywhere Docker works.