typhoon/google-cloud/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
workers Load ip_vs kernel module on boot as workaround 2018-04-25 21:45:58 -07:00
LICENSE Add Google Cloud fedora-atomic module 2018-04-21 18:46:56 -07:00
README.md Add Google Cloud fedora-atomic module 2018-04-21 18:46:56 -07:00
apiserver.tf Add Google Cloud fedora-atomic module 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
controllers.tf Add Google Cloud fedora-atomic module 2018-04-21 18:46:56 -07:00
network.tf Add Google Cloud fedora-atomic module 2018-04-21 18:46:56 -07:00
outputs.tf Add Google Cloud fedora-atomic module 2018-04-21 18:46:56 -07:00
require.tf Add Google Cloud 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 Google Cloud fedora-atomic module 2018-04-21 18:46:56 -07:00
workers.tf Add Google Cloud 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 Google Cloud tutorial.