• Stars
    star
    141
  • Rank 252,269 (Top 6 %)
  • Language
    Shell
  • License
    Apache License 2.0
  • Created about 8 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Utility to launch Kubernetes in Docker

kid - Kubernetes in Docker

Launch Kubernetes 1.3 in Docker in one kid up command.

 ❱ kid
kid is a utility for launching Kubernetes in Docker
Usage: kid [command]

Available commands:
  up       Starts Kubernetes in the Docker host currently configured with your local docker command
  down     Tear down a previously started Kubernetes cluster
  restart  Restart Kubernetes

Linux - Local Docker

On Linux kid will launch Kubernetes using the local Docker Engine.

macOS - Docker Machine or Docker for Mac

On macOS kid will start Kubernetes in the boot2docker VM if there is an active Docker Machine. kid then sets up port forwarding so that you can use kubectl locally without having to ssh into boot2docker.

If kid detects a local installation of Docker for macOS, it uses that instead.

Prerequisites

In order for kid to operate you must have installed the following and have the commands available on your PATH.

Addons

kid also sets up:

More Repositories

1

rex-weather

A sample Android project demonstrating the use of Retrofit and RxJava to interact with web services
Java
712
star
2

docker-compose-kubernetes

Launch a local Kubernetes cluster via Docker Compose
Shell
155
star
3

grpc-swift-combine

Combine framework integration for Swift gRPC
Swift
74
star
4

klusterd

Akka Clustering with Kubernetes: A Sample Project
Scala
66
star
5

cassandra-kubernetes

Easily launch a Cassandra cluster on Kubernetes
Shell
59
star
6

grpc-scala-microservice-kit

A starter kit for building microservices using gRPC and Scala
Scala
25
star
7

concourse-kubernetes

Concourse CI on Kubernetes
Shell
14
star
8

grpc-oidc

A Scala library that provides OpenID Connect integration for gRPC
Scala
8
star
9

cleanroom-vim-color

A light, minimal Vim colour scheme that stays out of your way and gives you room to think.
Vim Script
7
star
10

vydark-vim-color

A comfortable, dark Vim colour scheme for everyday use.
Vim Script
5
star
11

darculash

IntelliJ IDEA colour scheme based on Darcula
4
star
12

geohash-tool

A Cocoa application for working with Geohashes
Swift
3
star
13

vyterm-vim-color

Vim Script
2
star
14

elixir-weather

Simple command line weather utility written in Elixir
Elixir
2
star
15

homelab

Home Kubernetes Cluster
Makefile
1
star
16

concourse-web-docker

Docker image for running the web component of the Concourse CI binary distribution
Shell
1
star
17

concourse-worker-docker

Docker image for running the worker component of the Concourse CI binary distribution
Shell
1
star
18

reverse-geocoder

Reverse geocoding served over gRPC, written in Scala
Scala
1
star
19

healthttpd

A tiny Scala library that provides a lightweight health and readiness status server
Scala
1
star
20

here-and-now

iOS Weather App with experimental architecture based on nestable components and RxSwift
Swift
1
star