typhoon/bare-metal/fedora-atomic/kubernetes
Dalton Hubble 8523a086e2 Fix kubelet system container to mount CNI plugins
* Mount /opt/cni/bin in kubelet system container so
CNI plugin binaries can be found. Before, flannel
worked because the kubelet falls back to flannel
plugin baked into the hyperkube (undesired)
* Move the CNI bin install location later, since /opt
changes may be lost between ostree rebases
2018-04-21 18:46:56 -07:00
..
cloudinit Fix kubelet system container to mount CNI plugins 2018-04-21 18:46:56 -07:00
kickstart Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00
LICENSE Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00
README.md Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00
bootkube.tf Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00
groups.tf Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00
outputs.tf Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00
profiles.tf Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00
require.tf Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00
ssh.tf Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00
variables.tf Add bare-metal Fedora Atomic module 2018-04-21 18:46:56 -07:00

README.md

Typhoon

Typhoon is a minimal and free Kubernetes distribution.

  • Minimal, stable base Kubernetes distribution
  • Declarative infrastructure and configuration
  • Free (freedom and cost) and privacy-respecting
  • Practical for labs, datacenters, and clouds

Typhoon distributes upstream Kubernetes, architectural conventions, and cluster addons, much like a GNU/Linux distribution provides the Linux kernel and userspace components.

Features

Docs

Please see the official docs and the bare-metal tutorial.