Skip to content

Releases: hufhend/Little-IaC

v1.0

10 May 14:01
Compare
Choose a tag to compare

It contains basically 3 paths: cluster, desktop and orange. Each of them configures Linux Ubuntu for its own way of use.

  • Cluster prepares it for use as a cluster node for Kubernetes, which is then deployed via kubespray.
  • Desktop sets up the system for a better user experience when used as a regular computer.
  • Orange is then for single board computers and makes them very useful servers for deploying containerized applications.

There are also combination options, and the whole thing should already be fairly fault-tolerant (e.g. running an inappropriate playbook on a cluster node, etc.).

Full Changelog: https://github.com/hufhend/ansible/commits/v1.0