> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
> Use this file to discover all available pages before exploring further.

# 013 - Kubernetes Manifest Component

> New Kubernetes Manifest component type for deploying raw Kubernetes resources into customer cloud accounts.

*August 1st, 2025*

<div className="badge badge--primary">v0.19.611</div>

## New component type: Kubernetes Manifests

Adds support for kubernetes manifests component type.

<img src="https://mintcdn.com/nuoninc/5DMv6qeYvbBezGcn/updates/assets/013-kubernetes-component-config.png?fit=max&auto=format&n=5DMv6qeYvbBezGcn&q=85&s=a88babae4e5c7bd76acbc559f68e021b" alt="Kubernetes Manifest Component Support" width="1984" height="862" data-path="updates/assets/013-kubernetes-component-config.png" />

<img src="https://mintcdn.com/nuoninc/5DMv6qeYvbBezGcn/updates/assets/013-kubernetes-component-approvals.png?fit=max&auto=format&n=5DMv6qeYvbBezGcn&q=85&s=e1b4ef5fd597596af5af8bb268974e94" alt="Kubernetes Manifest Approvals and Diffs" width="1984" height="1330" data-path="updates/assets/013-kubernetes-component-approvals.png" />

## Support Helm Resource Diffs

Previously, we did not support showing Helm resource-level diffs.

<img src="https://mintcdn.com/nuoninc/5DMv6qeYvbBezGcn/updates/assets/013-helm-resource-diffs.png?fit=max&auto=format&n=5DMv6qeYvbBezGcn&q=85&s=7d184ac71e2a4d91dce0a815d2e85643" alt="Helm Changes Overview" width="1984" height="1684" data-path="updates/assets/013-helm-resource-diffs.png" />

## Support for Large Terraform Diffs

Some Terraform diffs, such as nested kubernetes manifests could not render correctly in the UI.

<img src="https://mintcdn.com/nuoninc/5DMv6qeYvbBezGcn/updates/assets/013-improved-larger-plans.png?fit=max&auto=format&n=5DMv6qeYvbBezGcn&q=85&s=79bb1a93d6418ddf42f913bdae181650" alt="Improved Support for Larger Plans" width="1984" height="1096" data-path="updates/assets/013-improved-larger-plans.png" />

## Bug Fixes

* Fixed issue supporting large plans.
* Fixed performance issues in application.
* Fixed issue where you could not deprovision an application.
* Added a new internal Temporal codec server for better performance.
* Fixed an issue creating new org runners.
* Fixed an issue where LSP server did not work correctly.
* Fixed a bug where skipping some steps could render a workflow to make no progress.
* Fixed a bug where apps would not delete with the CLI. Note: Components must still be deleted first.
* Fixed a bug where the App's Components tab would error after nuon apps create --no-template and before nuon apps sync.
