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
@@ -210,7 +210,7 @@ The following table depicts the port requirements for [imported clusters](../../
These ports are typically opened on your Kubernetes nodes, regardless of what type of cluster it is.
import CommonPortsTable from 'shared-files/_common-ports-table.md';
import CommonPortsTable from '../../../shared-files/_common-ports-table.md';
<CommonPortsTable />
@@ -60,6 +60,6 @@ After a cluster is created with Rancher, a cluster administrator can manage clus
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 />