Skip to content

Kubernetes Cluster Provisioning on Hetzner Cloud

License

Notifications You must be signed in to change notification settings

styxlab/kubeprov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubeprov

Kubernetes Cluster Provisioning on Hetzner Cloud

Disclaimer

THIS IS WORK IN PROGRESS AND CURRENTLY NOT FUNCTIONAL

Features

  • All server nodes run on CoreOS
  • Security first approach (Firewall, Encryption)

Prerequisites

  • go version >= go1.11.2
  • go env |grep GOPATH is set
  • echo 'export HCLOUD_TOKEN=<HetznerCloudToken>\n' >> ~/.bashrc

Install

$ go get -u github.com/styxlab/kubeprov
$ sudo cp "$GOPATH/bin/kubeprov" /usr/local/bin/

Usage

$ kubeprov

Releases

No releases published

Packages

No packages published