mkit 0.10.3
Micro k8s on Ruby - a simple tool to deploy containers to mimic a (very) minimalistic k8 cluster with a nice REST API
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (17):
            async-dns
            ~> 1.3, >= 1.3.0
          
          
            dry-container
            ~> 0.9, >= 0.9.0
          
          
            faye-websocket
            ~> 0.11, >= 0.11.3
          
          
            net_http_unix
            ~> 0.2, >= 0.2.2
          
          
            net-ping
            ~> 2.0, >= 2.0.8
          
          
            pry
            ~> 0.14, >= 0.14.2
          
          
            rack
            ~> 2.2, >= 2.2.5
          
          
            rack-protection
            ~> 3.0, >= 3.0.5
          
          
            rack-test
            ~> 2.0, >= 2.0.2
          
          
            rubydns
            ~> 2.0, >= 2.0.2
          
          
            sinatra
            ~> 3.0, >= 3.0.5
          
          
            sinatra-activerecord
            ~> 2.0, >= 2.0.26
          
          
            sinatra-websocket
            ~> 0.3, >= 0.3.1
          
          
            sqlite3
            ~> 1.5, >= 1.5.4
          
          
            standalone_migrations
            ~> 7.1, < 7.2.0
          
          
            text-table
            ~> 1.2, >= 1.2.4
          
          
            thin
            ~> 1.8, >= 1.8.1
          
    Development Dependencies (1):
            rubocop
            ~> 1.0
          
    