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 1a1cf98 + 8a54d22 commit e641738Copy full SHA for e641738
docs/book/src/user/quick-start.md
@@ -926,8 +926,8 @@ are also a few optional tunables if you'd like to change the OS or CIDRs used.
926
# The project where your cluster will be placed to.
927
# You have to get one from the Equinix Metal Console if you don't have one already.
928
export PROJECT_ID="2b59569f-10d1-49a6-a000-c2fb95a959a1"
929
-# The facility where you want your cluster to be provisioned
930
-export FACILITY="da11"
+# This can help to take advantage of automated, interconnected bare metal across our global metros.
+export METRO="da"
931
# What plan to use for your control plane nodes
932
export CONTROLPLANE_NODE_TYPE="m3.small.x86"
933
# What plan to use for your worker nodes
0 commit comments