0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

[シリーズ 全2回] オンプレでの動的プロビジョニング用 NFS サーバの構築手順メモ

Last updated at Posted at 2021-08-29

概要

Kubernetes (k8s) の静的および動的プロビジョニングの動作確認のために、
下表の通り PC 2台を準備して、オンプレ上に NFS を構築したときの記録である

No 用途 k8sノード名 形態 IP OS NIC 備考
1 k8sマスタ PC1 物理ホスト 192.168.10.115 Ubuntu18.04 eno1 NFSサーバ にする
2 k8sノード node01 物理ホスト 192.168.10.84 Ubuntu18.04 eno1 NFSクライアントにする
コンテンツ 実践時期
[01] オンプレでの動的プロビジョニング用 NFS サーバの構築手順メモ (サーバ側) 2021/06
[02] オンプレでの動的プロビジョニング用 NFS サーバの構築手順メモ (クライアント側) 2021/06
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?