Easykube documentation site

Table of Contents

This site contain more detailed information about easykube.

  • If you want to know why easykube exists and what is’s all about, read the rationale page.

  • Next vist the installation page.

  • Also, you should familiarize yourself about the concepts of addons

Example Terminal Session

Figure 1. create a local cluster, install and create an addon (apologies for the delays in the screencast - the player can be scrubbed)

History

Easykube started out as collection of gradle build files. The primary use-case was to enable mobile developers to install real backends locally, enabling then to work offline and not require a personal instance of a test system on some random cluster.

Those fancy macbooks were powerful enough to drive a small kubernetes instance, even with multiple backends.

Later easykube was reimplemented in go-lang.