mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 14:11:14 +00:00
Generate password for local cluster, too
This commit is contained in:
@@ -35,6 +35,9 @@ set -e
|
|||||||
done
|
done
|
||||||
)
|
)
|
||||||
|
|
||||||
|
source "$(dirname 0)/../cluster/util.sh"
|
||||||
|
get-password
|
||||||
|
|
||||||
echo "Starting etcd"
|
echo "Starting etcd"
|
||||||
|
|
||||||
ETCD_DIR=$(mktemp -d -t kube-integration.XXXXXX)
|
ETCD_DIR=$(mktemp -d -t kube-integration.XXXXXX)
|
||||||
|
Reference in New Issue
Block a user