メインコンテンツまでスキップ

同じ Trident で作成された PVC を複数の Kubernetes クラスタに接続する方法

Views:
18
Visibility:
Public
Votes:
0
Category:
astra_trident
Specialty:
snapx
Last Updated:

環境

  • Astra Trident
  • Kubernetes(Kubernetes)
    • 永続的ボリューム(PV)
    • 永続的ボリューム要求(PVC)

説明

この プロセスには、複数のKubernetesクラスタに存在するポッド間で共有されている非構造化データへの継続的なRead-Write-Many(RWM)アクセスが含まれます。アプリケーションの移行中も非構造化データへのアクセスを維持しながら、徐 々 にKubernetesクラスタ間でアプリケーションを移動する場合もあります。

要件
  • Tridentバックエンドの定義では、「autoExportPolicy」と「autoExportCIDRs」は使用しないでください。  両方のKubernetesクラスタのワーカーノードを対象とするバックエンド定義で「exportPolicy」を使用し、このエクスポートポリシーリスト内のNFSクライアントを手動で管理します(またはサブネットレベルのエクスポートを使用します)。
  • Kubernetesクラスタ間でボリュームを共有するストレージクラスに「reclaimPolicy:Retain」を設定します。  つまり、Kubernetes PVSとストレージボリュームを削除する準備ができたら、手動で削除する必要があります。  
  • Kubernetesクラスタ間でボリュームを共有するストレージクラスの場合は、バックエンドで一意の「storagePrefix」を使用してストレージクラスをマッピングすることを検討してください。  Kubernetesクラスタ間でボリュームを共有しない*同じSVMを使用するバックエンドについても、同じことを検討してください。

 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • この記事は役に立ちましたか?