Skip to content

Commit 9180dda

Browse files
committed
add templating to main list of limtiations
1 parent 360a043 commit 9180dda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/vendor/embedded-overview.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Embedded Cluster has the following limitations:
5757

5858
* **Downgrading Kubernetes not supported**: Embedded Cluster does not support downgrading Kubernetes. The admin console will not prevent end-users from attempting to downgrade Kubernetes if a more recent version of your application specifies a previous Embedded Cluster version. You must ensure that you do not promote new versions with previous Embedded Cluster versions.
5959

60+
* **Templating not supported in Embedded Cluster Config**: The [Embedded Cluster Config](/reference/embedded-config) resource does not support the use of Go template functions, including [KOTS template functions](/reference/template-functions-about).
61+
6062
## Quick Start
6163

6264
You can use the following steps to get started quickly with Embedded Cluster. More detailed documentation is available below.

0 commit comments

Comments
 (0)