typhoon/bare-metal/fedora-atomic/kubernetes
Dalton Hubble 9b88d4bbfd Use bootkube system container on fedora-atomic
* Use the upstream bootkube image packaged with the
required metadata to be usable as a system container
under systemd
* Run bootkube with runc so no host level components
use Docker any more. Docker is still the runtime
* Remove bootkube script and old systemd unit
2018-04-21 18:46:56 -07:00
..
cloudinit Use bootkube system container on fedora-atomic 2018-04-21 18:46:56 -07:00
kickstart Name ostree remote repo fedora-atomic across platforms 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 Update Fedora Atomic modules to Kubernetes v1.10.1 2018-04-21 18:46:56 -07:00
bootkube.tf Update Fedora Atomic modules to Kubernetes v1.10.1 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 Use bootkube system container on fedora-atomic 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.