Files
2026-02-15 21:18:24 +00:00

32 lines
894 B
Markdown

---
metaLinks:
alternates:
- https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/user/kubernetes/templates
---
# Custom Templates
Portainer BE 2.10 added custom template support for Kubernetes environments, allowing you to create templates based on Kubernetes manifests for future deployment.
From the menu select **Custom Templates** to view a list of custom templates you've already created.
<figure><img src="../../../.gitbook/assets/2.15-k8s_kubernetes_custom_templates.gif" alt=""><figcaption></figcaption></figure>
You can create a new template.
{% content-ref url="add.md" %}
[add.md](add.md)
{% endcontent-ref %}
You can also edit an existing template.
{% content-ref url="edit.md" %}
[edit.md](edit.md)
{% endcontent-ref %}
And, if you no longer need a custom template, you can simply remove it.
{% content-ref url="remove.md" %}
[remove.md](remove.md)
{% endcontent-ref %}