MicroShift is Developer Preview software only.
For more information about the support scope of Red Hat Developer Preview software, see Developer Preview Support Scope.2.2. firewalld サービスのインストール
次の手順を使用して、Red Hat build of MicroShift の firewalld サービスをインストールして実行します。
手順
firewalldサービスをインストールするには、次のコマンドを実行します。sudo dnf install -y firewalld
$ sudo dnf install -y firewalldCopy to Clipboard Copied! Toggle word wrap Toggle overflow ファイアウォールを開始するには、次のコマンドを実行します。
sudo systemctl enable firewalld --now
$ sudo systemctl enable firewalld --nowCopy to Clipboard Copied! Toggle word wrap Toggle overflow