You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Victor Cuadrado Juan edited this page May 6, 2020
·
6 revisions
Assuming the following commands are run inside the catapult local checkout
Deploy first
Set some options:
# pick up a cluster name (optional)
export CLUSTER_NAME="kubecf"
# and a backend (optional too, defaults to kind)
export BACKEND="kind"
Deploy:
# Deploy a cluster from a kubecf checkout with diego: (SCF_LOCAL, is the abs path pointing at your kubecf checkout)
SCF_TESTGROUP=true SCF_OPERATOR=true SCF_LOCAL=~/kubecf make k8s scf