运行 IBM Cloud Private (ICP) 的最低系统要求是什么?
What are the minimum system requirements for running IBM Cloud Private (ICP)?
我正在尝试 运行 IBM Cloud Private。
Scroll down to requirements section
要求
为了成功 运行 您的笔记本电脑的 Vagrantfile 需要以下内容:
- 4GiB 内存
- 8GiB 的 RAM 将提供更好的性能
- 检查 Vagrantfile 中的内存设置以更改笔记本电脑的此值
10GiB 可用磁盘 space
- VirtualBox 5.1.28(在 Mac 10.12.6、Windows 7 和 Windows 10 上测试)
- Vagrant 2.0.0(在 Mac 10.12.6、Windows 7 和 Windows 10 上测试)
已在以下操作系统上测试
- Mac OSx 10.12.6
- Windows 10
- Windows 7
您可以在一个节点上安装 IBM Cloud private (ICp)(它可以是裸机或虚拟机)。
ICp 现在支持 Ubuntu 16 和 RHEL 作为主机 OS。根据 ICp 文档,您至少应该
- 2.4 MHz 内核
- 4GB 内存
- 6GB 硬盘
在那种情况下,您将能够查看 ICp,但不确定它是否足以部署任何有趣的应用程序。 ICp 是用于托管应用程序的 IaaS 和 PaaS 系统,您应该首先决定要在其上部署什么。
完整的系统要求在 IBM Cloud Private Knowledge Center。
Hardware requirements
Minimum hardware requirements for a single node cluster
- Cores used 2 or more CPU power >= 2.4 GHz
- RAM 4GB or more You need more than this minimum amount of memory, if you plan to run applications in this test cluster that might use a
substantial amount of memory.
- Disk space to install 40 GB
Minimum hardware requirements for a multi-node cluster
- Common clusters use 2 - 8 core machines. When it comes to choosing between faster CPUs or more cores, it is recommended to choose hosts
with more cores.
Note: Elasticsearch is the database that is used to store monitoring,
performance metrics, and logs for containers. The recommended disk
space to meet the needs of elasticsearch is 30 GB. The path for the
elasticsearch data is /var/lib/elasticsearch/data. Ensure that enough
disk space is available for this data path on each master node.
我正在尝试 运行 IBM Cloud Private。
Scroll down to requirements section
要求
为了成功 运行 您的笔记本电脑的 Vagrantfile 需要以下内容:
- 4GiB 内存
- 8GiB 的 RAM 将提供更好的性能
- 检查 Vagrantfile 中的内存设置以更改笔记本电脑的此值
10GiB 可用磁盘 space
- VirtualBox 5.1.28(在 Mac 10.12.6、Windows 7 和 Windows 10 上测试)
- Vagrant 2.0.0(在 Mac 10.12.6、Windows 7 和 Windows 10 上测试)
已在以下操作系统上测试
- Mac OSx 10.12.6
- Windows 10
- Windows 7
您可以在一个节点上安装 IBM Cloud private (ICp)(它可以是裸机或虚拟机)。 ICp 现在支持 Ubuntu 16 和 RHEL 作为主机 OS。根据 ICp 文档,您至少应该
- 2.4 MHz 内核
- 4GB 内存
- 6GB 硬盘
在那种情况下,您将能够查看 ICp,但不确定它是否足以部署任何有趣的应用程序。 ICp 是用于托管应用程序的 IaaS 和 PaaS 系统,您应该首先决定要在其上部署什么。
完整的系统要求在 IBM Cloud Private Knowledge Center。
Hardware requirements
Minimum hardware requirements for a single node cluster
- Cores used 2 or more CPU power >= 2.4 GHz
- RAM 4GB or more You need more than this minimum amount of memory, if you plan to run applications in this test cluster that might use a substantial amount of memory.
- Disk space to install 40 GB
Minimum hardware requirements for a multi-node cluster
- Common clusters use 2 - 8 core machines. When it comes to choosing between faster CPUs or more cores, it is recommended to choose hosts with more cores.
Note: Elasticsearch is the database that is used to store monitoring, performance metrics, and logs for containers. The recommended disk space to meet the needs of elasticsearch is 30 GB. The path for the elasticsearch data is /var/lib/elasticsearch/data. Ensure that enough disk space is available for this data path on each master node.