Frequently asked questions
What does the AI agent change?
The agent analyzes source and returns deployment configuration such as framework, root directory, ports, commands, variables, resources, and Dockerfiles. It does not provide a general promise to rewrite arbitrary application source code.
Is the agent permanent?
No. The deployment agent runs on temporary infrastructure and is terminated after completion or failure cleanup. The application then runs through the standard Kuberns resource and deployment system.
Can I deploy a monorepo?
Yes, when the deployable application can be selected with the correct root directory and build/runtime commands. Review the detected root before deployment.
Which Git providers are supported?
GitHub and GitLab are available for OAuth and repository selection. GitHub push webhook deployment is verified in backend source. GitLab automatic push deployment still requires production verification.
Can I use a custom domain during the trial?
No. The current frontend restricts custom domains during the free trial. Runtime credits are required.
How is usage billed?
Running resource plans consume runtime credits. The dashboard represents one credit as one US dollar. Duration-bundle prices are calculated from the account's resource burn rather than one universal fixed price.
How much data transfer is included?
The backend grants 5 GB of monthly transfer per backend service environment. Transfer above that allowance is billable.
How much storage is included?
Storage is resource-plan-specific. Do not assume one universal allowance.
Can Kuberns automatically fix a failed deployment?
Kuberns Fixes can apply supported Kuberns-owned Dockerfile changes and trigger a deployment. Repository dependencies, source-code errors, root-directory errors, and missing user variables remain user-owned.
Does self-healing guarantee uptime?
No. Kuberns can detect and attempt recovery for supported container failures, but recovery is best effort and cannot repair every application, data, or infrastructure incident.
Can I add teammates?
Yes, with Owner, Co-Owner, Maintainer, Developer, and Partner roles. Trial and role-grant restrictions apply.