mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Remove the last provider-specific handling in kubectl.sh, ginkgo-e2e.sh
This commit is contained in:
@@ -346,11 +346,14 @@ function kube-up {
|
||||
}
|
||||
|
||||
((ii=ii+1))
|
||||
|
||||
done
|
||||
wait
|
||||
|
||||
verify-cluster
|
||||
detect-master
|
||||
export KUBE_MASTER_IP="${KUBE_MASTER_IP}:8080"
|
||||
export CONTEXT="ubuntu"
|
||||
create-kubeconfig
|
||||
}
|
||||
|
||||
function provision-master() {
|
||||
|
Reference in New Issue
Block a user