mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 04:58:07 +00:00
Merge pull request #1135 from btat/global-import-cni-pop
Globally import CNI popularity
This commit is contained in:
@@ -184,8 +184,6 @@ The following table summarizes the different features available for each CNI net
|
|||||||
|
|
||||||
## CNI Community Popularity
|
## CNI Community Popularity
|
||||||
|
|
||||||
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
|
|
||||||
|
|
||||||
<CNIPopularityTable />
|
<CNIPopularityTable />
|
||||||
|
|
||||||
## Which CNI Provider Should I Use?
|
## Which CNI Provider Should I Use?
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ import TabItem from '@theme/TabItem';
|
|||||||
|
|
||||||
import { CardSection, Card } from '../components/CardComponents';
|
import { CardSection, Card } from '../components/CardComponents';
|
||||||
|
|
||||||
|
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
// Re-use the default mapping
|
// Re-use the default mapping
|
||||||
...MDXComponents,
|
...MDXComponents,
|
||||||
@@ -15,4 +17,6 @@ export default {
|
|||||||
|
|
||||||
CardSection,
|
CardSection,
|
||||||
Card,
|
Card,
|
||||||
|
|
||||||
|
CNIPopularityTable,
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -136,8 +136,6 @@ The following table summarizes the different features available for each CNI net
|
|||||||
|
|
||||||
### CNI Community Popularity
|
### CNI Community Popularity
|
||||||
|
|
||||||
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
|
|
||||||
|
|
||||||
<CNIPopularityTable />
|
<CNIPopularityTable />
|
||||||
|
|
||||||
### Which CNI Provider Should I Use?
|
### Which CNI Provider Should I Use?
|
||||||
|
|||||||
@@ -134,8 +134,6 @@ The following table summarizes the different features available for each CNI net
|
|||||||
|
|
||||||
### CNI Community Popularity
|
### CNI Community Popularity
|
||||||
|
|
||||||
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
|
|
||||||
|
|
||||||
<CNIPopularityTable />
|
<CNIPopularityTable />
|
||||||
|
|
||||||
### Which CNI Provider Should I Use?
|
### Which CNI Provider Should I Use?
|
||||||
|
|||||||
@@ -184,8 +184,6 @@ The following table summarizes the different features available for each CNI net
|
|||||||
|
|
||||||
## CNI Community Popularity
|
## CNI Community Popularity
|
||||||
|
|
||||||
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
|
|
||||||
|
|
||||||
<CNIPopularityTable />
|
<CNIPopularityTable />
|
||||||
|
|
||||||
## Which CNI Provider Should I Use?
|
## Which CNI Provider Should I Use?
|
||||||
|
|||||||
@@ -184,8 +184,6 @@ The following table summarizes the different features available for each CNI net
|
|||||||
|
|
||||||
## CNI Community Popularity
|
## CNI Community Popularity
|
||||||
|
|
||||||
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
|
|
||||||
|
|
||||||
<CNIPopularityTable />
|
<CNIPopularityTable />
|
||||||
|
|
||||||
## Which CNI Provider Should I Use?
|
## Which CNI Provider Should I Use?
|
||||||
|
|||||||
@@ -184,8 +184,6 @@ The following table summarizes the different features available for each CNI net
|
|||||||
|
|
||||||
## CNI Community Popularity
|
## CNI Community Popularity
|
||||||
|
|
||||||
import CNIPopularityTable from '/shared-files/_cni-popularity.md';
|
|
||||||
|
|
||||||
<CNIPopularityTable />
|
<CNIPopularityTable />
|
||||||
|
|
||||||
## Which CNI Provider Should I Use?
|
## Which CNI Provider Should I Use?
|
||||||
|
|||||||
Reference in New Issue
Block a user