Skip to content

A minimal Alpine Docker image containing the server side Kubernetes's tools (kubelet, kube-proxy, ...)

Notifications You must be signed in to change notification settings

cgeoffroy/kubernetes-docker-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kubernetes-docker-server

This repository contains a Dockerfile for building a minimal (*~ 272.2 MB*) Kubernetes Docker image containing the various components.

This images is based on Alpine Linux.

The executables shipped in this image are:

/usr/local/bin # ls -lrth
total 253172
-rwxr-x---    1 root     root       45.7M Jul 17 05:19 kubernetes
-rwxr-x---    1 root     root       33.9M Jul 17 05:19 kubelet
-rwxr-x---    1 root     root       17.0M Jul 17 05:19 kube-scheduler
-rwxr-x---    1 root     root       16.9M Jul 17 05:19 kube-proxy
-rwxr-x---    1 root     root       31.7M Jul 17 05:19 kube-controller-manager
-rwxr-x---    1 root     root       37.9M Jul 17 05:19 kube-apiserver
-rwxr-x---    1 root     root       44.8M Jul 17 05:19 hyperkube
-rwxr-x---    1 root     root       19.4M Jul 17 05:19 kubectl

About

A minimal Alpine Docker image containing the server side Kubernetes's tools (kubelet, kube-proxy, ...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published