We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905ec5d commit a9cf39fCopy full SHA for a9cf39f
asciidoc/guides/metallb-kube-api.adoc
@@ -292,7 +292,7 @@ For RKE2:
292
# As a root user, create the /etc/rancher/rke2/config.yaml config file with the following content:
293
294
mkdir -p /etc/rancher/rke2/
295
-cat << EOF > /etc/rancher/rke2/config.yaml
+cat <<EOF > /etc/rancher/rke2/config.yaml
296
# An example of the config.yaml file for an agent node:
297
server: https://${VIP_SERVICE_IP}:9345
298
write-kubeconfig-mode: "0644"
0 commit comments