Switch language한국어
Back to the list

K3k: Kubernetes in Kubernetes | Hacker News

TL;DR AI

Key summary

2 min read
  1. Rancher’s k3k extends the k3s/k3d lineage by running k3s inside Kubernetes, not Docker.

  2. The approach is aimed at simpler guest clusters on Harvester and better long-term support for Rancher management features.

  3. It avoids the overhead of full virtual machines while still enabling Kubernetes-in-Kubernetes use cases.

  4. The article also notes earlier options like vCluster, but highlights k3k as a more practical path forward.

Read the original