FAQs

gopaddle supports all Linux workloads (JAVA, python, ruby, node, golang, .NET Core etc).
Yes, gopaddle command line utility can be used to import an existing gitops project or a running application in Kubernetes. Learn more
Your applications and cluster will continue to run in your Cloud environment. gopaddle automates token rotation to authenticate Docker image pulls from Registries. Once you unsubscribe from gopaddle, you need to automate this process for a continued and undisrupted use of your application. Learn more
Since applications are built in your own cluster, gopaddle clones the project inside your cluster, builds the source code and pushes the Docker Images in to your Docker registry. No code or image is maintained direcly in the gopaddle platform.
gopaddle APIs and webhooks can be used to extend the automation workflows. Learn more