Docs
Get Started

Kuberns Fixes

Kuberns can analyze build or runtime diagnostic data and separate suggested actions by ownership.

Kuberns-side solutions

These are changes the platform can own. Current backend rules classify examples such as:

  • Missing installer steps in pre-build configuration.
  • Port or deployment-configuration mismatches.
  • Supported Dockerfile changes.

When the analysis contains a supported Dockerfile change, the dashboard can send an Apply Kuberns Fixes request. Kuberns applies the supported change and triggers a new deployment.

User-side solutions

These require a repository or account change by the user. Examples include:

  • Missing package in the dependency file.
  • Incorrect root directory.
  • Application-code errors.
  • Missing environment variables.

Kuberns does not treat arbitrary application source changes as a one-click platform fix.