You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4.
3.9.16. 等待 bootstrap 完成并删除 Azure 中的 bootstrap 资源
在 Microsoft Azure 中创建所有所需的基础架构后,请等待您通过安装程序生成的 Ignition 配置文件所置备的机器上完成 bootstrap 过程。
先决条件
配置 Azure 帐户。
为集群生成 Ignition 配置文件。
在 Azure 中创建和配置 VNet 及相关子网。
在 Azure 中创建和配置联网及负载均衡器。
创建 control plane 和计算角色。
创建 bootstrap 机器。
创建 control plane 机器。
流程
更改到包含安装程序的目录,再运行以下命令:
./openshift-install wait-for bootstrap-complete --dir <installation_directory> \
--log-level info