Skip to content

Commit e602c0f

Browse files
Milvus-doc-botMilvus-doc-bot
authored andcommitted
Generate en docs
1 parent 1856f80 commit e602c0f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

localization/v2.6.x/site/en/adminGuide/upgrade_milvus_cluster-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ title: Upgrade Milvus Cluster with Helm Chart
4343
<ul>
4444
<li><strong>Coordinator consolidation</strong>: Legacy separate coordinators (<code translate="no">dataCoord</code>, <code translate="no">queryCoord</code>, <code translate="no">indexCoord</code>) have been consolidated into a single <code translate="no">mixCoord</code></li>
4545
<li><strong>New components</strong>: Introduction of Streaming Node for enhanced data processing</li>
46-
<li><strong>Component removal</strong>: <code translate="no">dataNode</code> and <code translate="no">indexNode</code> have been removed and consolidated</li>
46+
<li><strong>Component removal</strong>: <code translate="no">indexNode</code> removed and consolidated</li>
4747
</ul>
4848
<p>This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to <a href="/docs/architecture_overview.md">Milvus Architecture Overview</a>.</p>
4949
<h3 id="Requirements" class="common-anchor-header">Requirements</h3><p><strong>System requirements:</strong></p>

localization/v2.6.x/site/en/adminGuide/upgrade_milvus_cluster-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ title: Upgrade Milvus Cluster with Milvus Operator
4343
<ul>
4444
<li><strong>Coordinator consolidation</strong>: Legacy separate coordinators (<code translate="no">dataCoord</code>, <code translate="no">queryCoord</code>, <code translate="no">indexCoord</code>) have been consolidated into a single <code translate="no">mixCoord</code></li>
4545
<li><strong>New components</strong>: Introduction of Streaming Node for enhanced data processing</li>
46-
<li><strong>Component removal</strong>: <code translate="no">dataNode</code> and <code translate="no">indexNode</code> have been removed and consolidated</li>
46+
<li><strong>Component removal</strong>: <code translate="no">indexNode</code> removed and consolidated</li>
4747
</ul>
4848
<p>This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to <a href="/docs/architecture_overview.md">Milvus Architecture Overview</a>.</p>
4949
<h3 id="Requirements" class="common-anchor-header">Requirements</h3><p><strong>System requirements:</strong></p>

localization/v2.6.x/site/en/adminGuide/upgrade_milvus_standalone-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ title: Upgrade Milvus Standalone with Docker Compose
4343
<ul>
4444
<li><strong>Coordinator consolidation</strong>: Legacy separate coordinators (<code translate="no">dataCoord</code>, <code translate="no">queryCoord</code>, <code translate="no">indexCoord</code>) have been consolidated into a single <code translate="no">mixCoord</code></li>
4545
<li><strong>New components</strong>: Introduction of Streaming Node for enhanced data processing</li>
46-
<li><strong>Component removal</strong>: <code translate="no">dataNode</code> and <code translate="no">indexNode</code> have been removed and consolidated</li>
46+
<li><strong>Component removal</strong>: <code translate="no">indexNode</code> removed and consolidated</li>
4747
</ul>
4848
<p>This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to <a href="/docs/architecture_overview.md">Milvus Architecture Overview</a>.</p>
4949
<h3 id="Requirements" class="common-anchor-header">Requirements</h3><p><strong>System requirements:</strong></p>

localization/v2.6.x/site/en/adminGuide/upgrade_milvus_standalone-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ title: Upgrade Milvus Standalone with Helm Chart
4343
<ul>
4444
<li><strong>Coordinator consolidation</strong>: Legacy separate coordinators (<code translate="no">dataCoord</code>, <code translate="no">queryCoord</code>, <code translate="no">indexCoord</code>) have been consolidated into a single <code translate="no">mixCoord</code></li>
4545
<li><strong>New components</strong>: Introduction of Streaming Node for enhanced data processing</li>
46-
<li><strong>Component removal</strong>: <code translate="no">dataNode</code> and <code translate="no">indexNode</code> have been removed and consolidated</li>
46+
<li><strong>Component removal</strong>: <code translate="no">indexNode</code> removed and consolidated</li>
4747
</ul>
4848
<p>This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to <a href="/docs/architecture_overview.md">Milvus Architecture Overview</a>.</p>
4949
<h3 id="Requirements" class="common-anchor-header">Requirements</h3><p><strong>System requirements:</strong></p>

localization/v2.6.x/site/en/adminGuide/upgrade_milvus_standalone-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ title: Upgrade Milvus Standalone with Milvus Operator
4343
<ul>
4444
<li><strong>Coordinator consolidation</strong>: Legacy separate coordinators (<code translate="no">dataCoord</code>, <code translate="no">queryCoord</code>, <code translate="no">indexCoord</code>) have been consolidated into a single <code translate="no">mixCoord</code></li>
4545
<li><strong>New components</strong>: Introduction of Streaming Node for enhanced data processing</li>
46-
<li><strong>Component removal</strong>: <code translate="no">dataNode</code> and <code translate="no">indexNode</code> have been removed and consolidated</li>
46+
<li><strong>Component removal</strong>: <code translate="no">indexNode</code> removed and consolidated</li>
4747
</ul>
4848
<p>This upgrade process ensures proper migration to the new architecture. For more information on architecture changes, refer to <a href="/docs/architecture_overview.md">Milvus Architecture Overview</a>.</p>
4949
<h3 id="Requirements" class="common-anchor-header">Requirements</h3><p><strong>System requirements:</strong></p>

0 commit comments

Comments
 (0)