Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

modoki-paas/modoki-k8s

Repository files navigation

modoki-k8s

  • PaaS on Kubernetes

Components

  • APIServer
    • Handle requests for App/UserOrg services
  • AuthServer
    • Handle external requests and authorize them
    • Reverse proxy to APIServer, etc...
  • YAMLer
    • Generate YAML to apply to a Kubernetes cluster
    • Called from APIServer

License

  • Under the MIT License

Special Thanks