Environment Requirements
Before integrating Kubernetes and Ceph, ensure that the environment meets the requirements.
Table 1 describes the IP addresses in the Ceph cluster. Enter the IP addresses and host names of the nodes based on the actual network information.
Node Name |
Host Name |
IP Address |
Server Type |
Description |
|---|---|---|---|---|
ceph1 |
ceph1 |
192.168.21.11 |
Kunpeng server |
Ceph cluster Manager (MGR) node, storage node, and Monitor (MON) node |
ceph2 |
ceph1 |
192.168.21.31 |
Kunpeng server |
Ceph cluster storage node and MON node |
ceph3 |
ceph1 |
192.168.21.100 |
Kunpeng server |
Ceph cluster storage node and MON node |
Master |
master |
192.168.21.111 |
Kunpeng server |
Kubernetes management node |
Worker |
compute01 |
192.168.21.112 |
Kunpeng server |
Kubernetes compute node |