typhoon/aws/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
workers Fix kubelet system container to mount CNI plugins 2018-04-21 18:46:56 -07:00
LICENSE Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
README.md Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
ami.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
apiserver.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
bootkube.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
controllers.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
network.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
outputs.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
require.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
security.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
ssh.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
variables.tf Change AWS Fedora module to fedora-atomic 2018-04-21 18:46:56 -07:00
workers.tf Change AWS Fedora module to fedora-atomic 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 AWS tutorial.