←back to thread

67 points naison | 1 comments | | HN request time: 0.204s | 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(3): >>43116406 #>>43116544 #>>43116768 #
1. doctoboggan ◴[] No.43116544[source]
As the other commenter said, k3d is definitely the way to go in 2025. It uses k3s under the covers which you can actually use in production after you learn with k3d locally.