Skip to content

MISW/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

About

Kubernetes Native PaaS(WIP)

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.7%
  • Makefile 1.6%
  • Shell 0.7%