typhoon/bare-metal/fedora-atomic/kubernetes
Dalton Hubble ddc75e99ac Add bare-metal Fedora Atomic module
* Several known hacks and broken areas
* Download v1.10 Kubelet from release tarball
* Install flannel CNI binaries to /opt/cni
* Switch SELinux to Permissive
* Disable firewalld service
* port-forward won't work, socat missing
2018-04-21 18:46:56 -07:00
..
cloudinit Add bare-metal Fedora Atomic module 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.