Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

dims/hyperkube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperkube

Hyperkube is a single binary that contains subcommands for starting:

  • kube-apiserver
  • kube-controller-manager
  • kube-proxy
  • kube-scheduler
  • kubectl
  • kubelet

Usage

hyperkube kube-apiserver ${KUBE_API_SERVER_FLAGS}

Building

make

Running Locally

hack/local-up-cluster.sh

*** Note, this script expects containerd and etcd to be running. To install etcd locally, use the hack/install-etcd.sh command.

About

prototype extraction of hyperkube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published