Create shared-files folder and update links

Add missing image
This commit is contained in:
Billy Tat
2022-08-25 23:53:43 -07:00
parent 5f390a835b
commit 10bcadf7f1
9 changed files with 8 additions and 8 deletions
@@ -18,7 +18,7 @@ The options and settings available for an existing cluster change based on the m
The following table summarizes the options and settings available for each cluster type:
import ClusterCapabilitiesTable from 'shared-files/_cluster-capabilities-table.md';
import ClusterCapabilitiesTable from '../shared-files/_cluster-capabilities-table.md';
<ClusterCapabilitiesTable />
@@ -28,7 +28,7 @@ This section covers the following topics:
The following table summarizes the options and settings available for each cluster type:
import ClusterCapabilitiesTable from 'shared-files/_cluster-capabilities-table.md';
import ClusterCapabilitiesTable from '../shared-files/_cluster-capabilities-table.md';
<ClusterCapabilitiesTable />
@@ -23,7 +23,7 @@ Alternatively, you can switch between projects and clusters directly in the navi
After clusters have been [provisioned into Rancher](kubernetes-clusters-in-rancher-setup.md), [cluster owners](../how-to-guides/advanced-user-guides/authentication-permissions-and-global-configuration/manage-role-based-access-control-rbac/cluster-and-project-roles.md#cluster-roles) will need to manage these clusters. There are many different options of how to manage your cluster.
import ClusterCapabilitiesTable from 'shared-files/_cluster-capabilities-table.md';
import ClusterCapabilitiesTable from '../shared-files/_cluster-capabilities-table.md';
<ClusterCapabilitiesTable />