typhoon/bare-metal/fedora-atomic/kubernetes
Dalton Hubble 0a7fab56e2 Load ip_vs kernel module on boot as workaround
* (containerized) kube-proxy warns that it is unable to
load the ip_vs kernel module despite having the correct
mounts. Atomic uses an xz compressed module and modprobe
in the container was not compiled with compression support
* Workaround issue for now by always loading ip_vs on-host
* https://github.com/kubernetes/kubernetes/issues/60
2018-04-25 21:45:58 -07:00
..
cloudinit Load ip_vs kernel module on boot as workaround 2018-04-25 21:45:58 -07:00
kickstart Fix ostree repo to be called fedora-atomic on bare-metal 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 Calico from v3.0.4 to v3.1.1 for Atomic 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 atomic_assets_endpoint var for fedora-atomic bare-metal 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 atomic_assets_endpoint var for fedora-atomic bare-metal 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.