Created
May 25, 2020 15:42
-
-
Save PascalKu/8ede81327ff28d61c7670277b1d20287 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Waiting for apiserver to come up | |
+++ [0525 17:32:57] On try 6, apiserver: : ok | |
clusterrolebinding.rbac.authorization.k8s.io/kube-apiserver-kubelet-admin created | |
clusterrolebinding.rbac.authorization.k8s.io/kubelet-csr created | |
Cluster "local-up-cluster" set. | |
use 'kubectl --kubeconfig=/var/run/kubernetes/admin-kube-aggregator.kubeconfig' to use the aggregated API server | |
service/kube-dns created | |
serviceaccount/kube-dns created | |
configmap/kube-dns created | |
deployment.apps/kube-dns created | |
Kube-dns addon successfully deployed. | |
kubelet is not currently supported in darwin, kubelet aborted. | |
wait kubelet ready | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
No resources found | |
time out on waiting 127.0.0.1 info | |
Cleaning up... | |
/Users/pascalkutscha/.go/src/k8s.io/kubernetes/hack/lib/util.sh: line 769: 37495 Terminated: 15 ${CONTROLPLANE_SUDO} "${GO_OUT}/kube-controller-manager" --v="${LOG_LEVEL}" --vmodule="${LOG_SPEC}" --service-account-private-key-file="${SERVICE_ACCOUNT_KEY}" --root-ca-file="${ROOT_CA_FILE}" --cluster-signing-cert-file="${CLUSTER_SIGNING_CERT_FILE}" --cluster-signing-key-file="${CLUSTER_SIGNING_KEY_FILE}" --enable-hostpath-provisioner="${ENABLE_HOSTPATH_PROVISIONER}" ${node_cidr_args[@]+"${node_cidr_args[@]}"} --pvclaimbinder-sync-period="${CLAIM_BINDER_SYNC_PERIOD}" --feature-gates="${FEATURE_GATES}" "${cloud_config_arg[@]}" --kubeconfig "${CERT_DIR}"/controller.kubeconfig --use-service-account-credentials --controllers="${KUBE_CONTROLLERS}" --leader-elect=false --cert-dir="${CERT_DIR}" --master="https://${API_HOST}:${API_SECURE_PORT}" > "${CTLRMGR_LOG}" 2>&1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment