mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
Initial vagrant setup and e2e testing support
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
|
||||
set -e
|
||||
|
||||
source "${KUBE_REPO_ROOT}/cluster/util.sh"
|
||||
source "${KUBE_REPO_ROOT}/cluster/kube-env.sh"
|
||||
source "${KUBE_REPO_ROOT}/cluster/$KUBERNETES_PROVIDER/util.sh"
|
||||
|
||||
GUESTBOOK="${KUBE_REPO_ROOT}/examples/guestbook"
|
||||
|
||||
# Launch the guestbook example
|
||||
|
Reference in New Issue
Block a user