diff --git a/docs/faq/container-network-interface-providers.md b/docs/faq/container-network-interface-providers.md
index a8662eaf14a..cb65dd9238d 100644
--- a/docs/faq/container-network-interface-providers.md
+++ b/docs/faq/container-network-interface-providers.md
@@ -184,8 +184,6 @@ The following table summarizes the different features available for each CNI net
## CNI Community Popularity
-import CNIPopularityTable from '/shared-files/_cni-popularity.md';
-
## Which CNI Provider Should I Use?
diff --git a/src/theme/MDXComponents.js b/src/theme/MDXComponents.js
index b2618e44a67..a3ad9fedc5d 100644
--- a/src/theme/MDXComponents.js
+++ b/src/theme/MDXComponents.js
@@ -6,6 +6,8 @@ import TabItem from '@theme/TabItem';
import { CardSection, Card } from '../components/CardComponents';
+import CNIPopularityTable from '/shared-files/_cni-popularity.md';
+
export default {
// Re-use the default mapping
...MDXComponents,
@@ -15,4 +17,6 @@ export default {
CardSection,
Card,
+
+ CNIPopularityTable,
};
diff --git a/versioned_docs/version-2.0-2.4/faq/container-network-interface-providers.md b/versioned_docs/version-2.0-2.4/faq/container-network-interface-providers.md
index 4c2662c0a91..8c9b3a5351b 100644
--- a/versioned_docs/version-2.0-2.4/faq/container-network-interface-providers.md
+++ b/versioned_docs/version-2.0-2.4/faq/container-network-interface-providers.md
@@ -136,8 +136,6 @@ The following table summarizes the different features available for each CNI net
### CNI Community Popularity
-import CNIPopularityTable from '/shared-files/_cni-popularity.md';
-
### Which CNI Provider Should I Use?
diff --git a/versioned_docs/version-2.5/faq/container-network-interface-providers.md b/versioned_docs/version-2.5/faq/container-network-interface-providers.md
index 3e11f8cb90b..2368ea0fc81 100644
--- a/versioned_docs/version-2.5/faq/container-network-interface-providers.md
+++ b/versioned_docs/version-2.5/faq/container-network-interface-providers.md
@@ -134,8 +134,6 @@ The following table summarizes the different features available for each CNI net
### CNI Community Popularity
-import CNIPopularityTable from '/shared-files/_cni-popularity.md';
-
### Which CNI Provider Should I Use?
diff --git a/versioned_docs/version-2.6/faq/container-network-interface-providers.md b/versioned_docs/version-2.6/faq/container-network-interface-providers.md
index a8662eaf14a..cb65dd9238d 100644
--- a/versioned_docs/version-2.6/faq/container-network-interface-providers.md
+++ b/versioned_docs/version-2.6/faq/container-network-interface-providers.md
@@ -184,8 +184,6 @@ The following table summarizes the different features available for each CNI net
## CNI Community Popularity
-import CNIPopularityTable from '/shared-files/_cni-popularity.md';
-
## Which CNI Provider Should I Use?
diff --git a/versioned_docs/version-2.7/faq/container-network-interface-providers.md b/versioned_docs/version-2.7/faq/container-network-interface-providers.md
index a8662eaf14a..cb65dd9238d 100644
--- a/versioned_docs/version-2.7/faq/container-network-interface-providers.md
+++ b/versioned_docs/version-2.7/faq/container-network-interface-providers.md
@@ -184,8 +184,6 @@ The following table summarizes the different features available for each CNI net
## CNI Community Popularity
-import CNIPopularityTable from '/shared-files/_cni-popularity.md';
-
## Which CNI Provider Should I Use?
diff --git a/versioned_docs/version-2.8/faq/container-network-interface-providers.md b/versioned_docs/version-2.8/faq/container-network-interface-providers.md
index a8662eaf14a..cb65dd9238d 100644
--- a/versioned_docs/version-2.8/faq/container-network-interface-providers.md
+++ b/versioned_docs/version-2.8/faq/container-network-interface-providers.md
@@ -184,8 +184,6 @@ The following table summarizes the different features available for each CNI net
## CNI Community Popularity
-import CNIPopularityTable from '/shared-files/_cni-popularity.md';
-
## Which CNI Provider Should I Use?