[HN Gopher] Kind - run local Kubernetes clusters using Docker
       ___________________________________________________________________
        
       Kind - run local Kubernetes clusters using Docker
        
       Author : supdatecron
       Score  : 10 points
       Date   : 2020-03-16 21:12 UTC (1 hours ago)
        
 (HTM) web link (kind.sigs.k8s.io)
 (TXT) w3m dump (kind.sigs.k8s.io)
        
       | AdamGibbins wrote:
       | Be warned, Kind is incredibly heavy weight. It wants over 8GB on
       | my laptop just to start, and pins cores for 10 minutes.
        
       | dickeytk wrote:
       | what are the advantages over minikube?
        
         | colatkinson wrote:
         | AFAICT, minikube requires a full VM, whereas this doesn't seem
         | to. So it should, in theory, be much more lightweight.
        
           | perrohunter wrote:
           | this is simply a container with a docker runtime in it, it's
           | haeavy in that sense
        
         | perrohunter wrote:
         | you can simulate multiple nodes for example, if you want to
         | experiment with node selectors or test having a multi-node
         | setup, it's quite easy with kind
        
       ___________________________________________________________________
       (page generated 2020-03-16 23:00 UTC)