> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/reduce-kubeconfig-size.md).

# Reduce kubeconfig Size

### Issue <a href="#issue" id="issue"></a>

If you’re seeing issues with halyard taking forever or complaining that your kubeconfig is too large, it may be worth reducing your kubeconfig or removing unnecessary certificate authorities from your kubeconfig.

### Cause <a href="#cause" id="cause"></a>

Kubeconfig file sizes can cause a long time to load because of the way kubeconfig yaml files are parsed
