- Kubernetes-native PaaS powered by operator-sdk, cdk8s, Cloud Native Buildpacks
- Application
- Deployed Web Application generating Deployment, Service, Ingress, etc...
- RemoteSync
- Syncing with GitHub and building Docker image by kpack(Cloud Native Buildpacks), then deploying the image to Application
- AppPipeline
- Creating Application/RemoteSync for Pull Requests on GitHub
- Under the MIT License
- Copyright (c) 2020 modoki-paas
- WIP