Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion asciidoc/quickstart/metal3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Some tools are required, these can be installed either on the management cluster
* https://kubernetes.io/docs/reference/kubectl/kubectl/[Kubectl], https://helm.sh[Helm] and https://cluster-api.sigs.k8s.io/user/quick-start.html#install-clusterctl[Clusterctl]
* A container runtime such as https://podman.io[Podman] or https://rancherdesktop.io[Rancher Desktop]

The `{micro-base-image-raw}` OS image file must be downloaded from the https://scc.suse.com/[SUSE Customer Center] or the https://www.suse.com/download/sle-micro/[SUSE Download page].
* A SUSE Linux Micro {version-sl-micro} raw image created using the <<guides-kiwi-builder-images, Kiwi Builder>>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* A SUSE Linux Micro {version-sl-micro} raw image created using the <<guides-kiwi-builder-images, Kiwi Builder>>
* A SUSE Linux Micro {version-sl-micro} raw image created using the <<guides-kiwi-builder-images, Kiwi Builder>>.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason I didn't add a period is because the other bullet points didn't have one. :) Just to retain consistency, I skipped the period.


== Deployment

Expand Down