Skip to content

Commit 90def26

Browse files
committed
metal3 quickstart: Clarify that storage provider is optional
This was missed in #610 - the storage provider is now optional so we can remove this statement Fixes: #837
1 parent a81b56a commit 90def26

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

asciidoc/quickstart/metal3.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,6 @@ TIP: The steps here can also be fully automated as described in the <<atip-manag
7777

7878
If not already installed as part of the Rancher installation, cert-manager must be installed and running.
7979

80-
A persistent storage provider must be installed. SUSE Storage is recommended but `local-path-provisioner` can also be used for
81-
dev/PoC environments. The instructions below assume a StorageClass has been
82-
https://kubernetes.io/docs/tasks/administer-cluster/change-default-storage-class/[marked as default],
83-
otherwise additional configuration for the Metal^3^ chart is required.
84-
8580
An additional IP is required, which is managed by https://metallb.universe.tf/[MetalLB] to provide a
8681
consistent endpoint for the Metal^3^ management services.
8782
This IP must be part of the control plane subnet and reserved for static configuration (not part of any DHCP pool).

0 commit comments

Comments
 (0)