Update syntax to transclude files

This commit is contained in:
Billy Tat
2022-07-12 16:25:51 -07:00
parent d5b3e0e900
commit 00eee04f1c
7 changed files with 18 additions and 8 deletions
+4 -2
View File
@@ -19,9 +19,11 @@ This section assumes a basic familiarity with Docker and Kubernetes. For a brief
## Managing Clusters in Rancher
After clusters have been [provisioned into Rancher]({{<baseurl>}}/rancher/v2.6/en/cluster-provisioning/), [cluster owners]({{<baseurl>}}/rancher/v2.6/en/admin-settings/rbac/cluster-project-roles/#cluster-roles) will need to manage these clusters. There are many different options of how to manage your cluster.
After clusters have been [provisioned into Rancher]({{<baseurl>}}/rancher/v2.6/en/cluster-provisioning/), [cluster owners]({{<baseurl>}}/rancher/v2.6/en/admin-settings/rbac/cluster-project-roles/#cluster-roles) will need to manage these clusters. There are many different options of how to manage your cluster.
{{% include file="/rancher/v2.6/en/cluster-provisioning/cluster-capabilities-table" %}}
import ClusterCapabilitiesTable from '/rancher/v2.6/en/shared-files/_cluster-capabilities-table.md';
<ClusterCapabilitiesTable />
## Configuring Tools