Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

ploio/hyperkube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portefaix Hyperkube

  • Master : Circle CI

  • Develop : Circle CI

logo

Alpine Linux is a Linux distribution built around musl libc and BusyBox. This image is based on the official Alpine Linux.

This image could be used for running Kubernetes as Docker containers. We use the all-in-one binary hyperkube, which includes apiserver, controller-manager, scheduler, kubelet and kube-proxy.

Usage

Install Docker Compose and launch a local Kubernetes cluster :

$ ./docker-compose --verbose up

Supported tags

  • 1.1.3
  • 1.0.7
  • 1.0.1

Development

Release

The current version is calculated from the script:

$ wget -q -O- https://storage.googleapis.com/kubernetes-release/release/latest.txt

License

See LICENSE for the complete license.

Changelog

A ChangeLog.md is available.

Contact

Nicolas Lamirault nicolas.lamirault@gmail.com

About

Docker image for running Kubernetes based on Alpine Linux

Resources

Stars

Watchers

Forks

Packages

No packages published