/reikai

Primary LanguageGoGNU General Public License v3.0GPL-3.0

reikai spirit

Reikai

Reikai is the realm of spirits, both good and evil. Although independent from the natural world, both the spirit world and the natural world are in constant interaction.

As a medium, this project seeks to communicate with the spirit realm that lives within the computer network in the form of lost docker souls that transiently move through Kubernetes planes of existance.

Plan

  • Initialize a new go project
  • Add logo
  • Incorporate a simple command line interface using Cobra
  • Create a REST API server using Gorilla Mux
  • Implement live & ready routes
  • Setup docker build for API
  • Create a dashboard
    • Initialize yarn + react + typescript + antd
    • Setup docker build for dashboard
  • Create test case(s) for REST API
  • Create a dashboard component which displays output from the REST API.
  • Create login functionality for dashboard
  • Create clusters component for dashboard
  • Create a POC interface to kOps or kubernetes
  • Create CI pipeline
  • Create a helm chart and installer for k8s