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.
2 parents ef4f9bd + aa4f965 commit 8015299Copy full SHA for 8015299
docs/book/src/user/quick-start.md
@@ -557,6 +557,10 @@ A full configuration reference can be found in [configuration.md](https://github
557
{{#/tab }}
558
{{#tab Metal3}}
559
560
+**Note**: If you are running CAPM3 release prior to v0.5.0, make sure to export the following
561
+environment variables. However, you don't need them to be exported if you use
562
+CAPM3 release v0.5.0 or higher.
563
+
564
```bash
565
# The URL of the kernel to deploy.
566
export DEPLOY_KERNEL_URL="http://172.22.0.1:6180/images/ironic-python-agent.kernel"
0 commit comments