Created
November 29, 2019 18:02
-
-
Save drmason13/46a70ad118a2be4686e6f8b5312e808d to your computer and use it in GitHub Desktop.
fresh install of minikube failed with "Error restarting cluster: waiting for apiserver: apiserver process never appeared"
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
==> Docker <== | |
-- Logs begin at Fri 2019-11-29 17:04:53 UTC, end at Fri 2019-11-29 17:39:25 UTC. -- | |
Nov 29 17:04:58 minikube systemd[1]: Starting Docker Application Container Engine... | |
Nov 29 17:04:58 minikube dockerd[2610]: time="2019-11-29T17:04:58.829997666Z" level=info msg="libcontainerd: new containerd process, pid: 2683" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.836911908Z" level=warning msg="failed to rename /var/lib/docker/tmp for background deletion: rename /var/lib/docker/tmp /var/lib/docker/tmp-old: no such file or directory. Deleting synchronously" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.866513239Z" level=info msg="Graph migration to content-addressability took 0.00 seconds" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.866834293Z" level=warning msg="Your kernel does not support cgroup blkio weight" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.866926738Z" level=warning msg="Your kernel does not support cgroup blkio weight_device" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.867077169Z" level=warning msg="Your kernel does not support cgroup blkio throttle.read_bps_device" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.867177476Z" level=warning msg="Your kernel does not support cgroup blkio throttle.write_bps_device" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.867257530Z" level=warning msg="Your kernel does not support cgroup blkio throttle.read_iops_device" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.867617645Z" level=warning msg="Your kernel does not support cgroup blkio throttle.write_iops_device" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.868073891Z" level=info msg="Loading containers: start." | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.928664764Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.956312347Z" level=info msg="Loading containers: done." | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.970674914Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.970927013Z" level=info msg="Daemon has completed initialization" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.971059730Z" level=info msg="Docker daemon" commit=02c1d87 graphdriver=overlay2 version=17.06.0-ce | |
Nov 29 17:04:59 minikube systemd[1]: Started Docker Application Container Engine. | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.976858647Z" level=info msg="API listen on /var/run/docker.sock" | |
Nov 29 17:04:59 minikube dockerd[2610]: time="2019-11-29T17:04:59.976949563Z" level=info msg="API listen on [::]:2376" | |
Nov 29 17:05:09 minikube dockerd[2610]: time="2019-11-29T17:05:09.958769446Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" | |
Nov 29 17:05:09 minikube dockerd[2610]: time="2019-11-29T17:05:09.968139160Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" | |
Nov 29 17:05:10 minikube dockerd[2610]: time="2019-11-29T17:05:10.001316464Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" | |
Nov 29 17:05:10 minikube dockerd[2610]: time="2019-11-29T17:05:10.005395124Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" | |
Nov 29 17:05:10 minikube dockerd[2610]: time="2019-11-29T17:05:10.031410930Z" level=warning msg="failed to retrieve docker-init version: exec: \"docker-init\": executable file not found in $PATH" | |
Nov 29 17:05:23 minikube dockerd[2610]: time="2019-11-29T17:05:23.363768949Z" level=warning msg="Unknown healthcheck type 'NONE' (expected 'CMD') in container 8fe3dfc014c85d4b3b00a553e19f0d6b9908b488d856a50bd54ca0ab6e9aa63e" | |
Nov 29 17:05:31 minikube dockerd[2610]: time="2019-11-29T17:05:31.707870446Z" level=warning msg="Unknown healthcheck type 'NONE' (expected 'CMD') in container ecaf07c4efb72b4c6e674ac3ccd252227de3206caee4e7743395cf90e234f601" | |
Nov 29 17:05:42 minikube dockerd[2610]: time="2019-11-29T17:05:42.893877384Z" level=warning msg="Unknown healthcheck type 'NONE' (expected 'CMD') in container 665760ce9a3a7c7085b98ac12004cb2a2bfe4c9a483ac178d7f8449f0512bb40" | |
Nov 29 17:05:47 minikube dockerd[2610]: time="2019-11-29T17:05:47.190521549Z" level=warning msg="Unknown healthcheck type 'NONE' (expected 'CMD') in container 3475f9ec5961d67cca489c2ae0ef110bfd4496cda0b5800a55c5009c35dcd954" | |
Nov 29 17:05:50 minikube dockerd[2610]: time="2019-11-29T17:05:50.806630487Z" level=warning msg="Unknown healthcheck type 'NONE' (expected 'CMD') in container d4572e1b14ed69344ba6ee9fe034925e908b54ba999e0552d1f8f907c8795d72" | |
Nov 29 17:05:54 minikube dockerd[2610]: time="2019-11-29T17:05:54.205100088Z" level=warning msg="Unknown healthcheck type 'NONE' (expected 'CMD') in container 77d200809f799e50a6bca1dd23ef641c96d557d285a29c2aa7a076143556b504" | |
Nov 29 17:34:56 minikube dockerd[2610]: time="2019-11-29T17:34:56.119937800Z" level=warning msg="Unknown healthcheck type 'NONE' (expected 'CMD') in container 846b0a3f7a6db056a83543e6ed6173739233575c9ccd8443910c172f30d06669" | |
Nov 29 17:35:16 minikube dockerd[2610]: time="2019-11-29T17:35:16.336574193Z" level=info msg="Container 8fe3dfc014c85d4b3b00a553e19f0d6b9908b488d856a50bd54ca0ab6e9aa63e failed to exit within 30 seconds of signal 15 - using the force" | |
==> container status <== | |
sudo: crictl: command not found | |
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
846b0a3f7a6d k8s.gcr.io/kube-addon-manager "/opt/kube-addons.sh" 4 minutes ago Up 4 minutes k8s_kube-addon-manager_kube-addon-manager-minikube_kube-system_21da3d6892e624a55cedbac4511780d2_0 | |
1af621550419 gcr.io/google_containers/pause-amd64:3.0 "/pause" 4 minutes ago Up 4 minutes k8s_POD_kube-addon-manager-minikube_kube-system_21da3d6892e624a55cedbac4511780d2_0 | |
77d200809f79 gcr.io/google_containers/k8s-dns-sidecar-amd64 "/sidecar --v=2 --..." 33 minutes ago Up 33 minutes k8s_sidecar_kube-dns-86f6f55dd5-nf7lf_kube-system_6f7e7d00-12ca-11ea-9d08-080027e7ad5b_0 | |
d4572e1b14ed gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64 "/dnsmasq-nanny -v..." 33 minutes ago Up 33 minutes k8s_dnsmasq_kube-dns-86f6f55dd5-nf7lf_kube-system_6f7e7d00-12ca-11ea-9d08-080027e7ad5b_0 | |
3475f9ec5961 gcr.io/google_containers/k8s-dns-kube-dns-amd64 "/kube-dns --domai..." 33 minutes ago Up 33 minutes k8s_kubedns_kube-dns-86f6f55dd5-nf7lf_kube-system_6f7e7d00-12ca-11ea-9d08-080027e7ad5b_0 | |
665760ce9a3a gcr.io/google_containers/kubernetes-dashboard-amd64 "/dashboard --inse..." 33 minutes ago Up 33 minutes k8s_kubernetes-dashboard_kubernetes-dashboard-dbn95_kube-system_6f6b0da6-12ca-11ea-9d08-080027e7ad5b_0 | |
ecaf07c4efb7 gcr.io/k8s-minikube/storage-provisioner "/storage-provisioner" 33 minutes ago Up 33 minutes k8s_storage-provisioner_storage-provisioner_kube-system_6f22762b-12ca-11ea-9d08-080027e7ad5b_0 | |
2a9f0687a68d gcr.io/google_containers/pause-amd64:3.0 "/pause" 34 minutes ago Up 33 minutes k8s_POD_kube-dns-86f6f55dd5-nf7lf_kube-system_6f7e7d00-12ca-11ea-9d08-080027e7ad5b_0 | |
d8e6b2189399 gcr.io/google_containers/pause-amd64:3.0 "/pause" 34 minutes ago Up 34 minutes k8s_POD_kubernetes-dashboard-dbn95_kube-system_6f6b0da6-12ca-11ea-9d08-080027e7ad5b_0 | |
fb106962140d gcr.io/google_containers/pause-amd64:3.0 "/pause" 34 minutes ago Up 34 minutes k8s_POD_storage-provisioner_kube-system_6f22762b-12ca-11ea-9d08-080027e7ad5b_0 | |
==> dmesg <== | |
[ +0.000004] vboxvideo: Unknown symbol ttm_bo_device_init (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_init_mm (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_dma_acc_size (err 0) | |
[ +0.000003] vboxvideo: Unknown symbol ttm_tt_init (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_kmap (err 0) | |
[ +0.000012] vboxvideo: Unknown symbol ttm_bo_add_to_lru (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_unref (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_mem_global_release (err 0) | |
[ +0.000002] vboxvideo: Unknown symbol ttm_mem_global_init (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_default_lru_tail (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_default_swap_lru_tail (err 0) | |
[ +0.000006] vboxvideo: Unknown symbol ttm_bo_init (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_validate (err 0) | |
[ +0.000004] vboxvideo: Unknown symbol ttm_bo_move_memcpy (err 0) | |
[ +0.000002] vboxvideo: Unknown symbol ttm_tt_fini (err 0) | |
[ +0.000002] vboxvideo: Unknown symbol ttm_pool_populate (err 0) | |
[ +0.025522] vboxvideo: Unknown symbol ttm_bo_mmap (err 0) | |
[ +0.000009] vboxvideo: Unknown symbol ttm_bo_global_release (err 0) | |
[ +0.000003] vboxvideo: Unknown symbol ttm_pool_unpopulate (err 0) | |
[ +0.000003] vboxvideo: Unknown symbol ttm_bo_manager_func (err 0) | |
[ +0.000003] vboxvideo: Unknown symbol ttm_bo_global_init (err 0) | |
[ +0.000004] vboxvideo: Unknown symbol ttm_bo_device_release (err 0) | |
[ +0.000007] vboxvideo: Unknown symbol ttm_bo_kunmap (err 0) | |
[ +0.000003] vboxvideo: Unknown symbol ttm_bo_del_sub_from_lru (err 0) | |
[ +0.000004] vboxvideo: Unknown symbol ttm_bo_device_init (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_init_mm (err 0) | |
[ +0.000000] vboxvideo: Unknown symbol ttm_bo_dma_acc_size (err 0) | |
[ +0.000003] vboxvideo: Unknown symbol ttm_tt_init (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_kmap (err 0) | |
[ +0.000005] vboxvideo: Unknown symbol ttm_bo_add_to_lru (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_unref (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_mem_global_release (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_mem_global_init (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_default_lru_tail (err 0) | |
[ +0.000002] vboxvideo: Unknown symbol ttm_bo_default_swap_lru_tail (err 0) | |
[ +0.000005] vboxvideo: Unknown symbol ttm_bo_init (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_bo_validate (err 0) | |
[ +0.000003] vboxvideo: Unknown symbol ttm_bo_move_memcpy (err 0) | |
[ +0.000003] vboxvideo: Unknown symbol ttm_tt_fini (err 0) | |
[ +0.000001] vboxvideo: Unknown symbol ttm_pool_populate (err 0) | |
[ +0.074218] VBoxService 5.1.18 r114002 (verbosity: 0) linux.amd64 (Mar 15 2017 16:30:21) release log | |
00:00:00.000053 main Log opened 2019-11-29T17:04:54.180458000Z\x000Z | |
[ +0.000045] 00:00:00.000133 main OS Product: Linux | |
[ +0.000017] 00:00:00.000153 main OS Release: 4.9.13 | |
[ +0.000029] 00:00:00.000179 main OS Version: #1 SMP Thu Oct 19 17:14:00 UTC 2017 | |
[ +0.000021] 00:00:00.000198 main Executable: /usr/sbin/VBoxService | |
00:00:00.000199 main Process ID: 1995 | |
00:00:00.000200 main Package type: LINUX_64BITS_GENERIC\x00NERIC | |
[ +0.002790] 00:00:00.002972 main 5.1.18 r114002 started. Verbose level = 0 | |
[ +0.010425] NFSD: the nfsdcld client tracking upcall will be removed in 3.10. Please transition to using nfsdcltrack. | |
[ +4.486928] systemd-fstab-generator[2305]: Ignoring "noauto" for root device | |
[ +1.376590] systemd-fstab-generator[2859]: Ignoring "noauto" for root device | |
[ +2.915741] systemd-fstab-generator[3218]: Ignoring "noauto" for root device | |
[ +0.057370] systemd-fstab-generator[3255]: Ignoring "noauto" for root device | |
[Nov29 17:05] audit_printk_skb: 168 callbacks suppressed | |
[ +15.054738] audit_printk_skb: 168 callbacks suppressed | |
[ +18.129841] audit_printk_skb: 60 callbacks suppressed | |
[Nov29 17:06] NFSD: Unable to end grace period: -110 | |
[Nov29 17:32] systemd-fstab-generator[7132]: Ignoring "noauto" for root device | |
[Nov29 17:34] systemd-fstab-generator[7980]: Ignoring "noauto" for root device | |
==> kernel <== | |
17:39:25 up 35 min, 0 users, load average: 0.55, 0.53, 0.31 | |
Linux minikube 4.9.13 #1 SMP Thu Oct 19 17:14:00 UTC 2017 x86_64 GNU/Linux | |
PRETTY_NAME="Buildroot 2017.02" | |
==> kube-addon-manager ["846b0a3f7a6d"] <== | |
INFO: == Reconciling with addon-manager label == | |
INFO: == Kubernetes addon reconcile completed at 2019-11-29T17:38:42+00:00 == | |
INFO: Leader election disabled. | |
INFO: == Kubernetes addon ensure completed at 2019-11-29T17:38:46+00:00 == | |
INFO: == Reconciling with deprecated label == | |
INFO: == Reconciling with addon-manager label == | |
INFO: == Kubernetes addon reconcile completed at 2019-11-29T17:38:47+00:00 == | |
INFO: Leader election disabled. | |
INFO: == Kubernetes addon ensure completed at 2019-11-29T17:38:52+00:00 == | |
INFO: == Reconciling with deprecated label == | |
INFO: == Reconciling with addon-manager label == | |
INFO: == Kubernetes addon reconcile completed at 2019-11-29T17:38:53+00:00 == | |
INFO: Leader election disabled. | |
INFO: == Kubernetes addon ensure completed at 2019-11-29T17:38:56+00:00 == | |
INFO: == Reconciling with deprecated label == | |
INFO: == Reconciling with addon-manager label == | |
INFO: == Kubernetes addon reconcile completed at 2019-11-29T17:38:57+00:00 == | |
INFO: Leader election disabled. | |
INFO: == Kubernetes addon ensure completed at 2019-11-29T17:39:01+00:00 == | |
INFO: == Reconciling with deprecated label == | |
INFO: == Reconciling with addon-manager label == | |
INFO: == Kubernetes addon reconcile completed at 2019-11-29T17:39:02+00:00 == | |
INFO: Leader election disabled. | |
INFO: == Kubernetes addon ensure completed at 2019-11-29T17:39:06+00:00 == | |
INFO: == Reconciling with deprecated label == | |
INFO: == Reconciling with addon-manager label == | |
INFO: == Kubernetes addon reconcile completed at 2019-11-29T17:39:07+00:00 == | |
INFO: Leader election disabled. | |
INFO: == Kubernetes addon ensure completed at 2019-11e-29T17:39:1r+r0o0r: 0n0 == | |
tcheNsFO: == Reconcilmng with deprecasei lnb l"== | |
ps/v1" | |
INFO: == Reconciling weth odron-manager label == | |
INFO: == Kubernetes addon reconcile c mnle ed ac h0e9s1 -f9T17:k39n12+00:0m =n | |
SeINFO: Lvadrrselenti"n pipab/ev. | |
" | |
INFO: ==oKu:e nntos addon ensumra comelsted a 2019-11a29m1o:39e1t+00i00 == | |
siINFO: ==/Rvconcilinr rith depreaated labelr= | |
kinNdF :"=D RemoocnlSne w"t iand dvoenr-smiaonna g"earp pls/v1"abee r=r=o | |
r: no mIaNtches Ffoetes adrd okni nrde c"oDnaceimloen Sceotm"plient evde rasti o2n0 1"9a-p1p1s-/2v91T"1 | |
7:3e9r1r7+r00 no matches for k=n | |
d "DaemoInNSFet" ina dveerr seiloenc t"iaopnp sd/ivs1ab | |
lede.r | |
ror: no match eKsu bfeorrn ektiensd a"dDdoenm oennSseur"e icno mvepleseido na t" a2p0p1s9/-v111"- | |
29Te7r:r3o9r::2 1n+o0 0m:atc h=e=s | |
for kind "Da:e m=o=nSet Rienc ovnecrisliionng "wapps/i1t"h | |
deprrror: nc amtaetdc hleasb eflor kind "Daemon ==" | |
iINFnO : e=r=s iRoenc o"nacpiplsi/nvg "w | |
ithe radoorn:- mnan amgaetrc hleasb eflo r= =k | |
ind "DIeNmFoOn:S e=t=" Kiunb evrenrestieosn a"dadpopns /v1"receornrcoirl:e coo matchesl eftoerd kind "aDta e2m0o1n9-et" in version 11-p2s9/Tv117": | |
39e2r2r+o0r0:: 0n0o =m=a | |
tches for kind "DaemonSet" in version "apps/v1" | |
error: no matches for kind "DaemonSet" in version "apps/v1" | |
error: no matches for kind "DaemonSet" in version "apps/v1" | |
error: no matches for kind "DaemonSet" in version "apps/v1" | |
error: no matches for kind "DaemonSet" in version "apps/v1" | |
error: no matches for kind "DaemonSet" in version "apps/v1" | |
error: no matches for kind "DaemonSet" in version "apps/v1" | |
==> kubelet <== | |
-- Logs begin at Fri 2019-11-29 17:04:53 UTC, end at Fri 2019-11-29 17:39:25 UTC. -- | |
Nov 29 17:39:22 minikube kubelet[29709]: F1129 17:39:22.570114 29709 server.go:196] failed to load Kubelet config file /var/lib/kubelet/config.yaml, error failed to read kubelet config file "/var/lib/kubelet/config.yaml", error: open /var/lib/kubelet/config.yaml: no such file or directory | |
Nov 29 17:39:22 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a | |
Nov 29 17:39:22 minikube systemd[1]: kubelet.service: Unit entered failed state. | |
Nov 29 17:39:22 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
Nov 29 17:39:23 minikube systemd[1]: kubelet.service: Service hold-off time over, scheduling restart. | |
Nov 29 17:39:23 minikube systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
Nov 29 17:39:23 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Nov 29 17:39:23 minikube kubelet[29780]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:23 minikube kubelet[29780]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:23 minikube kubelet[29780]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:23 minikube kubelet[29780]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:23 minikube kubelet[29780]: Flag --cluster-domain has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:23 minikube kubelet[29780]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:23 minikube kubelet[29780]: Flag --pod-manifest-path has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:23 minikube kubelet[29780]: F1129 17:39:23.312221 29780 server.go:196] failed to load Kubelet config file /var/lib/kubelet/config.yaml, error failed to read kubelet config file "/var/lib/kubelet/config.yaml", error: open /var/lib/kubelet/config.yaml: no such file or directory | |
Nov 29 17:39:23 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a | |
Nov 29 17:39:23 minikube systemd[1]: kubelet.service: Unit entered failed state. | |
Nov 29 17:39:23 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
Nov 29 17:39:23 minikube systemd[1]: kubelet.service: Service hold-off time over, scheduling restart. | |
Nov 29 17:39:23 minikube systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
Nov 29 17:39:23 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Nov 29 17:39:24 minikube kubelet[29813]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29813]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29813]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29813]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29813]: Flag --cluster-domain has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29813]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29813]: Flag --pod-manifest-path has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29813]: F1129 17:39:24.098772 29813 server.go:196] failed to load Kubelet config file /var/lib/kubelet/config.yaml, error failed to read kubelet config file "/var/lib/kubelet/config.yaml", error: open /var/lib/kubelet/config.yaml: no such file or directory | |
Nov 29 17:39:24 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a | |
Nov 29 17:39:24 minikube systemd[1]: kubelet.service: Unit entered failed state. | |
Nov 29 17:39:24 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
Nov 29 17:39:24 minikube systemd[1]: kubelet.service: Service hold-off time over, scheduling restart. | |
Nov 29 17:39:24 minikube systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
Nov 29 17:39:24 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Nov 29 17:39:24 minikube kubelet[29883]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29883]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29883]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29883]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29883]: Flag --cluster-domain has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29883]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29883]: Flag --pod-manifest-path has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:24 minikube kubelet[29883]: F1129 17:39:24.807351 29883 server.go:196] failed to load Kubelet config file /var/lib/kubelet/config.yaml, error failed to read kubelet config file "/var/lib/kubelet/config.yaml", error: open /var/lib/kubelet/config.yaml: no such file or directory | |
Nov 29 17:39:24 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a | |
Nov 29 17:39:24 minikube systemd[1]: kubelet.service: Unit entered failed state. | |
Nov 29 17:39:24 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
Nov 29 17:39:25 minikube systemd[1]: kubelet.service: Service hold-off time over, scheduling restart. | |
Nov 29 17:39:25 minikube systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
Nov 29 17:39:25 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
Nov 29 17:39:25 minikube kubelet[29969]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:25 minikube kubelet[29969]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:25 minikube kubelet[29969]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:25 minikube kubelet[29969]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:25 minikube kubelet[29969]: Flag --cluster-domain has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:25 minikube kubelet[29969]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:25 minikube kubelet[29969]: Flag --pod-manifest-path has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
Nov 29 17:39:25 minikube kubelet[29969]: F1129 17:39:25.555831 29969 server.go:196] failed to load Kubelet config file /var/lib/kubelet/config.yaml, error failed to read kubelet config file "/var/lib/kubelet/config.yaml", error: open /var/lib/kubelet/config.yaml: no such file or directory | |
Nov 29 17:39:25 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a | |
Nov 29 17:39:25 minikube systemd[1]: kubelet.service: Unit entered failed state. | |
Nov 29 17:39:25 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
==> kubernetes-dashboard ["665760ce9a3a"] <== | |
2019/11/29 17:13:52 [2019-11-29T17:13:52Z] Incoming HTTP/1.1 GET /api/v1/namespace?filterBy=&itemsPerPage=10&name=&namespace=&page=1&sortBy=d,creationTimestamp request from 172.17.0.1:49052: {} | |
2019/11/29 17:13:52 Getting list of namespaces | |
2019/11/29 17:13:52 [2019-11-29T17:13:52Z] Outcoming response to 172.17.0.1:49052 with 200 status code | |
2019/11/29 17:13:52 [2019-11-29T17:13:52Z] Incoming HTTP/1.1 GET /api/v1/login/status request from 172.17.0.1:49052: {} | |
2019/11/29 17:13:52 [2019-11-29T17:13:52Z] Outcoming response to 172.17.0.1:49052 with 200 status code | |
2019/11/29 17:13:52 [2019-11-29T17:13:52Z] Incoming HTTP/1.1 GET /api/v1/cluster?filterBy=&itemsPerPage=10&name=&namespace=&page=1&sortBy=d,creationTimestamp request from 172.17.0.1:49052: {} | |
2019/11/29 17:13:52 Getting cluster category | |
2019/11/29 17:13:52 No metric client provided. Skipping metrics. | |
2019/11/29 17:13:52 [2019-11-29T17:13:52Z] Outcoming response to 172.17.0.1:49052 with 200 status code | |
2019/11/29 17:14:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:14:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:15:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:15:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:16:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:16:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:17:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:17:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:18:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:18:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:19:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:19:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:20:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:20:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:21:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:21:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:22:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:22:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:23:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:23:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:24:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:24:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:25:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:25:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:26:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:26:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:27:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:27:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:28:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:28:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:29:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:29:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:30:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:30:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:31:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:31:43 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:32:13 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:32:39 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:33:09 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:33:39 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:34:09 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:34:39 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:35:09 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:35:39 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:36:09 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:36:39 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:37:09 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:37:39 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:38:09 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:38:39 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
2019/11/29 17:39:09 Metric client health check failed: the server could not find the requested resource (get services heapster). Retrying in 30 seconds. | |
==> storage-provisioner ["ecaf07c4efb7"] <== |
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
$ sudo minikube start --vm-driver=none --apiserver-ips 127.0.0.1 --apiserver-name localhost --alsologtostderr -v=8 | |
[sudo] password for masond: | |
I1129 17:47:12.911765 11164 start.go:251] hostinfo: {"hostname":"matey","uptime":6575,"bootTime":1575043057,"procs":323,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"18.04","kernelVersion":"4.15.0-70-generic","virtualizationSystem":"kvm","virtualizationRole":"host","hostid":"475bfa80-3a52-0000-0000-000000000000"} | |
I1129 17:47:12.912250 11164 start.go:261] virtualization: kvm host | |
😄 minikube v1.5.2 on Ubuntu 18.04 | |
I1129 17:47:12.912340 11164 start.go:547] selectDriver: flag="none", old=<nil> | |
I1129 17:47:12.912378 11164 start.go:293] selected: none | |
I1129 17:47:12.912593 11164 profile.go:82] Saving config to /home/masond/.minikube/profiles/minikube/config.json ... | |
I1129 17:47:12.912603 11164 cache_images.go:296] CacheImage: gcr.io/k8s-minikube/storage-provisioner:v1.8.1 -> /home/masond/.minikube/cache/images/gcr.io/k8s-minikube/storage-provisioner_v1.8.1 | |
I1129 17:47:12.912655 11164 cache_images.go:302] /home/masond/.minikube/cache/images/gcr.io/k8s-minikube/storage-provisioner_v1.8.1 exists | |
I1129 17:47:12.912666 11164 cache_images.go:296] CacheImage: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13 -> /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.13 | |
I1129 17:47:12.912687 11164 lock.go:41] attempting to write to file "/home/masond/.minikube/profiles/minikube/config.json" with filemode -rw------- | |
I1129 17:47:12.912687 11164 cache_images.go:296] CacheImage: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13 -> /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.13 | |
I1129 17:47:12.912705 11164 cache_images.go:296] CacheImage: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kubernetes-dashboard-amd64_v1.10.1 | |
I1129 17:47:12.912721 11164 cache_images.go:296] CacheImage: k8s.gcr.io/kube-apiserver:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-apiserver_v1.16.2 | |
I1129 17:47:12.912730 11164 cache_images.go:296] CacheImage: k8s.gcr.io/coredns:1.6.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/coredns_1.6.2 | |
I1129 17:47:12.912771 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/coredns_1.6.2 exists | |
I1129 17:47:12.912778 11164 cache_images.go:298] CacheImage: k8s.gcr.io/coredns:1.6.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/coredns_1.6.2 completed in 56.955µs | |
I1129 17:47:12.912792 11164 cache_images.go:83] CacheImage k8s.gcr.io/coredns:1.6.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/coredns_1.6.2 succeeded | |
I1129 17:47:12.912793 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.13 exists | |
I1129 17:47:12.912816 11164 cache_images.go:298] CacheImage: k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13 -> /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.13 completed in 147.286µs | |
I1129 17:47:12.912827 11164 cache_images.go:83] CacheImage k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13 -> /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.13 succeeded | |
I1129 17:47:12.912674 11164 cache_images.go:296] CacheImage: k8s.gcr.io/etcd:3.3.15-0 -> /home/masond/.minikube/cache/images/k8s.gcr.io/etcd_3.3.15-0 | |
I1129 17:47:12.912842 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/etcd_3.3.15-0 exists | |
I1129 17:47:12.912846 11164 cache_images.go:298] CacheImage: k8s.gcr.io/etcd:3.3.15-0 -> /home/masond/.minikube/cache/images/k8s.gcr.io/etcd_3.3.15-0 completed in 178.656µs | |
I1129 17:47:12.912852 11164 cache_images.go:83] CacheImage k8s.gcr.io/etcd:3.3.15-0 -> /home/masond/.minikube/cache/images/k8s.gcr.io/etcd_3.3.15-0 succeeded | |
I1129 17:47:12.912707 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.13 exists | |
I1129 17:47:12.912861 11164 cache_images.go:298] CacheImage: k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13 -> /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.13 completed in 210.801µs | |
I1129 17:47:12.912867 11164 cache_images.go:83] CacheImage k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13 -> /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.13 succeeded | |
I1129 17:47:12.912704 11164 cache_images.go:296] CacheImage: k8s.gcr.io/kube-addon-manager:v9.0 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-addon-manager_v9.0 | |
I1129 17:47:12.912880 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/kube-addon-manager_v9.0 exists | |
I1129 17:47:12.912885 11164 cache_images.go:298] CacheImage: k8s.gcr.io/kube-addon-manager:v9.0 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-addon-manager_v9.0 completed in 182.391µs | |
I1129 17:47:12.912890 11164 cache_images.go:83] CacheImage k8s.gcr.io/kube-addon-manager:v9.0 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-addon-manager_v9.0 succeeded | |
I1129 17:47:12.912671 11164 cache_images.go:298] CacheImage: gcr.io/k8s-minikube/storage-provisioner:v1.8.1 -> /home/masond/.minikube/cache/images/gcr.io/k8s-minikube/storage-provisioner_v1.8.1 completed in 65.6µs | |
I1129 17:47:12.912895 11164 cluster.go:96] Machine does not exist... provisioning new machine | |
I1129 17:47:12.912899 11164 cache_images.go:83] CacheImage gcr.io/k8s-minikube/storage-provisioner:v1.8.1 -> /home/masond/.minikube/cache/images/gcr.io/k8s-minikube/storage-provisioner_v1.8.1 succeeded | |
I1129 17:47:12.912697 11164 cache_images.go:296] CacheImage: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13 -> /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.13 | |
I1129 17:47:12.912914 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.13 exists | |
I1129 17:47:12.912906 11164 cluster.go:97] Provisioning machine with config: {KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.5.1.iso Memory:2000 CPUs:2 DiskSize:20000 VMDriver:none ContainerRuntime:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false Downloader:{} DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true} | |
I1129 17:47:12.912919 11164 cache_images.go:298] CacheImage: k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13 -> /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.13 completed in 226.407µs | |
I1129 17:47:12.913017 11164 cache_images.go:83] CacheImage k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13 -> /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.13 succeeded | |
I1129 17:47:12.912719 11164 cache_images.go:296] CacheImage: k8s.gcr.io/kube-controller-manager:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-controller-manager_v1.16.2 | |
I1129 17:47:12.913036 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/kube-controller-manager_v1.16.2 exists | |
I1129 17:47:12.913042 11164 cache_images.go:298] CacheImage: k8s.gcr.io/kube-controller-manager:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-controller-manager_v1.16.2 completed in 326.609µs | |
I1129 17:47:12.913050 11164 cache_images.go:83] CacheImage k8s.gcr.io/kube-controller-manager:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-controller-manager_v1.16.2 succeeded | |
I1129 17:47:12.912727 11164 cache_images.go:296] CacheImage: k8s.gcr.io/pause:3.1 -> /home/masond/.minikube/cache/images/k8s.gcr.io/pause_3.1 | |
I1129 17:47:12.913065 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/pause_3.1 exists | |
I1129 17:47:12.913071 11164 cache_images.go:298] CacheImage: k8s.gcr.io/pause:3.1 -> /home/masond/.minikube/cache/images/k8s.gcr.io/pause_3.1 completed in 347.288µs | |
I1129 17:47:12.912727 11164 cache_images.go:296] CacheImage: k8s.gcr.io/kube-scheduler:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-scheduler_v1.16.2 | |
I1129 17:47:12.913095 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/kube-scheduler_v1.16.2 exists | |
I1129 17:47:12.913102 11164 cache_images.go:298] CacheImage: k8s.gcr.io/kube-scheduler:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-scheduler_v1.16.2 completed in 377.979µs | |
I1129 17:47:12.913109 11164 cache_images.go:83] CacheImage k8s.gcr.io/kube-scheduler:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-scheduler_v1.16.2 succeeded | |
I1129 17:47:12.912735 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/kubernetes-dashboard-amd64_v1.10.1 exists | |
I1129 17:47:12.913120 11164 cache_images.go:298] CacheImage: k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kubernetes-dashboard-amd64_v1.10.1 completed in 419.222µs | |
I1129 17:47:12.913126 11164 cache_images.go:83] CacheImage k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kubernetes-dashboard-amd64_v1.10.1 succeeded | |
I1129 17:47:12.912754 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/kube-apiserver_v1.16.2 exists | |
I1129 17:47:12.913134 11164 cache_images.go:298] CacheImage: k8s.gcr.io/kube-apiserver:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-apiserver_v1.16.2 completed in 418.949µs | |
I1129 17:47:12.913139 11164 cache_images.go:83] CacheImage k8s.gcr.io/kube-apiserver:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-apiserver_v1.16.2 succeeded | |
I1129 17:47:12.912719 11164 cache_images.go:296] CacheImage: k8s.gcr.io/kube-proxy:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-proxy_v1.16.2 | |
I1129 17:47:12.913154 11164 cache_images.go:302] /home/masond/.minikube/cache/images/k8s.gcr.io/kube-proxy_v1.16.2 exists | |
I1129 17:47:12.913159 11164 cache_images.go:298] CacheImage: k8s.gcr.io/kube-proxy:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-proxy_v1.16.2 completed in 444.631µs | |
I1129 17:47:12.913164 11164 cache_images.go:83] CacheImage k8s.gcr.io/kube-proxy:v1.16.2 -> /home/masond/.minikube/cache/images/k8s.gcr.io/kube-proxy_v1.16.2 succeeded | |
I1129 17:47:12.913078 11164 cache_images.go:83] CacheImage k8s.gcr.io/pause:3.1 -> /home/masond/.minikube/cache/images/k8s.gcr.io/pause_3.1 succeeded | |
I1129 17:47:12.913174 11164 cache_images.go:90] Successfully cached all images. | |
🤹 Running on localhost (CPUs=8, Memory=32048MB, Disk=111658MB) ... | |
I1129 17:47:12.913534 11164 main.go:110] libmachine: Reading certificate data from /home/masond/.minikube/certs/ca.pem | |
I1129 17:47:12.913557 11164 main.go:110] libmachine: Decoding PEM data... | |
I1129 17:47:12.913571 11164 main.go:110] libmachine: Parsing certificate... | |
I1129 17:47:12.913634 11164 main.go:110] libmachine: Reading certificate data from /home/masond/.minikube/certs/cert.pem | |
I1129 17:47:12.913653 11164 main.go:110] libmachine: Decoding PEM data... | |
I1129 17:47:12.913664 11164 main.go:110] libmachine: Parsing certificate... | |
I1129 17:47:12.913914 11164 main.go:110] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found | |
I1129 17:47:12.913927 11164 main.go:110] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found | |
I1129 17:47:12.913936 11164 main.go:110] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found | |
ℹ️ OS release is Ubuntu 18.04.3 LTS | |
I1129 17:47:12.914727 11164 exec_runner.go:42] (ExecRunner) Run: nslookup kubernetes.io | |
I1129 17:47:13.007223 11164 exec_runner.go:42] (ExecRunner) Run: curl -sS https://k8s.gcr.io/ | |
I1129 17:47:13.133841 11164 profile.go:82] Saving config to /home/masond/.minikube/profiles/minikube/config.json ... | |
I1129 17:47:13.134024 11164 lock.go:41] attempting to write to file "/home/masond/.minikube/profiles/minikube/config.json.tmp443363152" with filemode -rw------- | |
I1129 17:47:13.134752 11164 exec_runner.go:42] (ExecRunner) Run: sudo systemctl start docker | |
I1129 17:47:13.158379 11164 exec_runner.go:42] (ExecRunner) Run: docker version --format '{{.Server.Version}}' | |
🐳 Preparing Kubernetes v1.16.2 on Docker '19.03.5' ... | |
I1129 17:47:13.195637 11164 settings.go:124] acquiring lock: {Name:kubeconfigUpdate Clock:{} Delay:10s Timeout:0s Cancel:<nil>} | |
I1129 17:47:13.195759 11164 settings.go:132] Updating kubeconfig: /home/masond/.kube/config | |
I1129 17:47:13.196794 11164 lock.go:41] attempting to write to file "/home/masond/.kube/config" with filemode -rw------- | |
▪ kubelet.resolv-conf=/run/systemd/resolve/resolv.conf | |
I1129 17:47:13.197143 11164 cache_images.go:96] LoadImages start: [k8s.gcr.io/kube-proxy:v1.16.2 k8s.gcr.io/kube-scheduler:v1.16.2 k8s.gcr.io/kube-controller-manager:v1.16.2 k8s.gcr.io/kube-apiserver:v1.16.2 k8s.gcr.io/pause:3.1 k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.13 k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.13 k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.13 k8s.gcr.io/etcd:3.3.15-0 k8s.gcr.io/coredns:1.6.2 k8s.gcr.io/kubernetes-dashboard-amd64:v1.10.1 k8s.gcr.io/kube-addon-manager:v9.0 gcr.io/k8s-minikube/storage-provisioner:v1.8.1] | |
I1129 17:47:13.197285 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/gcr.io/k8s-minikube/storage-provisioner_v1.8.1 | |
I1129 17:47:13.197296 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/etcd_3.3.15-0 | |
I1129 17:47:13.197303 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.13 | |
I1129 17:47:13.197308 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.13 | |
I1129 17:47:13.197321 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/etcd_3.3.15-0 -> /var/lib/minikube/images/etcd_3.3.15-0 | |
I1129 17:47:13.197329 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.13 -> /var/lib/minikube/images/k8s-dns-dnsmasq-nanny-amd64_1.14.13 | |
I1129 17:47:13.197328 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-scheduler_v1.16.2 | |
I1129 17:47:13.197336 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.13 -> /var/lib/minikube/images/k8s-dns-sidecar-amd64_1.14.13 | |
I1129 17:47:13.197293 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.13 | |
I1129 17:47:13.197356 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-scheduler_v1.16.2 -> /var/lib/minikube/images/kube-scheduler_v1.16.2 | |
I1129 17:47:13.197369 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.13 -> /var/lib/minikube/images/k8s-dns-kube-dns-amd64_1.14.13 | |
I1129 17:47:13.197306 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/gcr.io/k8s-minikube/storage-provisioner_v1.8.1 -> /var/lib/minikube/images/storage-provisioner_v1.8.1 | |
I1129 17:47:13.197311 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-apiserver_v1.16.2 | |
I1129 17:47:13.197317 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/coredns_1.6.2 | |
I1129 17:47:13.197440 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-apiserver_v1.16.2 -> /var/lib/minikube/images/kube-apiserver_v1.16.2 | |
I1129 17:47:13.197448 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/coredns_1.6.2 -> /var/lib/minikube/images/coredns_1.6.2 | |
I1129 17:47:13.197318 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-controller-manager_v1.16.2 | |
I1129 17:47:13.197513 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-controller-manager_v1.16.2 -> /var/lib/minikube/images/kube-controller-manager_v1.16.2 | |
I1129 17:47:13.197320 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/pause_3.1 | |
I1129 17:47:13.206525 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/pause_3.1 -> /var/lib/minikube/images/pause_3.1 | |
I1129 17:47:13.207179 11164 docker.go:107] Loading image: /var/lib/minikube/images/pause_3.1 | |
I1129 17:47:13.207294 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/pause_3.1 | |
I1129 17:47:13.197325 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-addon-manager_v9.0 | |
I1129 17:47:13.208426 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-addon-manager_v9.0 -> /var/lib/minikube/images/kube-addon-manager_v9.0 | |
I1129 17:47:13.197336 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/kubernetes-dashboard-amd64_v1.10.1 | |
I1129 17:47:13.208526 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/kubernetes-dashboard-amd64_v1.10.1 -> /var/lib/minikube/images/kubernetes-dashboard-amd64_v1.10.1 | |
I1129 17:47:13.197337 11164 cache_images.go:211] Loading image from cache: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-proxy_v1.16.2 | |
I1129 17:47:13.214498 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/images/k8s.gcr.io/kube-proxy_v1.16.2 -> /var/lib/minikube/images/kube-proxy_v1.16.2 | |
I1129 17:47:13.517666 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/pause_3.1 from cache | |
I1129 17:47:13.517747 11164 docker.go:107] Loading image: /var/lib/minikube/images/k8s-dns-dnsmasq-nanny-amd64_1.14.13 | |
I1129 17:47:13.517937 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/k8s-dns-dnsmasq-nanny-amd64_1.14.13 | |
I1129 17:47:14.621317 11164 exec_runner.go:68] (ExecRunner) Done: docker load -i /var/lib/minikube/images/k8s-dns-dnsmasq-nanny-amd64_1.14.13: (1.103315799s) | |
I1129 17:47:14.621370 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.13 from cache | |
I1129 17:47:14.621407 11164 docker.go:107] Loading image: /var/lib/minikube/images/k8s-dns-sidecar-amd64_1.14.13 | |
I1129 17:47:14.621521 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/k8s-dns-sidecar-amd64_1.14.13 | |
I1129 17:47:15.325176 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.13 from cache | |
I1129 17:47:15.325255 11164 docker.go:107] Loading image: /var/lib/minikube/images/k8s-dns-kube-dns-amd64_1.14.13 | |
I1129 17:47:15.325381 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/k8s-dns-kube-dns-amd64_1.14.13 | |
I1129 17:47:15.891032 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.13 from cache | |
I1129 17:47:15.891094 11164 docker.go:107] Loading image: /var/lib/minikube/images/coredns_1.6.2 | |
I1129 17:47:15.891214 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/coredns_1.6.2 | |
I1129 17:47:16.605916 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/coredns_1.6.2 from cache | |
I1129 17:47:16.605981 11164 docker.go:107] Loading image: /var/lib/minikube/images/storage-provisioner_v1.8.1 | |
I1129 17:47:16.606101 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/storage-provisioner_v1.8.1 | |
I1129 17:47:17.351668 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/gcr.io/k8s-minikube/storage-provisioner_v1.8.1 from cache | |
I1129 17:47:17.351724 11164 docker.go:107] Loading image: /var/lib/minikube/images/kube-scheduler_v1.16.2 | |
I1129 17:47:17.351840 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/kube-scheduler_v1.16.2 | |
I1129 17:47:18.433349 11164 exec_runner.go:68] (ExecRunner) Done: docker load -i /var/lib/minikube/images/kube-scheduler_v1.16.2: (1.081445707s) | |
I1129 17:47:18.433405 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/kube-scheduler_v1.16.2 from cache | |
I1129 17:47:18.433435 11164 docker.go:107] Loading image: /var/lib/minikube/images/kube-proxy_v1.16.2 | |
I1129 17:47:18.433596 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/kube-proxy_v1.16.2 | |
I1129 17:47:19.183661 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/kube-proxy_v1.16.2 from cache | |
I1129 17:47:19.183730 11164 docker.go:107] Loading image: /var/lib/minikube/images/kube-addon-manager_v9.0 | |
I1129 17:47:19.183849 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/kube-addon-manager_v9.0 | |
I1129 17:47:20.731499 11164 exec_runner.go:68] (ExecRunner) Done: docker load -i /var/lib/minikube/images/kube-addon-manager_v9.0: (1.547591165s) | |
I1129 17:47:20.731554 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/kube-addon-manager_v9.0 from cache | |
I1129 17:47:20.731588 11164 docker.go:107] Loading image: /var/lib/minikube/images/kubernetes-dashboard-amd64_v1.10.1 | |
I1129 17:47:20.731716 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/kubernetes-dashboard-amd64_v1.10.1 | |
I1129 17:47:21.703761 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/kubernetes-dashboard-amd64_v1.10.1 from cache | |
I1129 17:47:21.703831 11164 docker.go:107] Loading image: /var/lib/minikube/images/kube-apiserver_v1.16.2 | |
I1129 17:47:21.703958 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/kube-apiserver_v1.16.2 | |
I1129 17:47:22.797947 11164 exec_runner.go:68] (ExecRunner) Done: docker load -i /var/lib/minikube/images/kube-apiserver_v1.16.2: (1.093939218s) | |
I1129 17:47:22.797995 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/kube-apiserver_v1.16.2 from cache | |
I1129 17:47:22.798032 11164 docker.go:107] Loading image: /var/lib/minikube/images/kube-controller-manager_v1.16.2 | |
I1129 17:47:22.798142 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/kube-controller-manager_v1.16.2 | |
I1129 17:47:23.666800 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/kube-controller-manager_v1.16.2 from cache | |
I1129 17:47:23.666858 11164 docker.go:107] Loading image: /var/lib/minikube/images/etcd_3.3.15-0 | |
I1129 17:47:23.666983 11164 exec_runner.go:42] (ExecRunner) Run: docker load -i /var/lib/minikube/images/etcd_3.3.15-0 | |
I1129 17:47:25.176123 11164 exec_runner.go:68] (ExecRunner) Done: docker load -i /var/lib/minikube/images/etcd_3.3.15-0: (1.509095147s) | |
I1129 17:47:25.176154 11164 cache_images.go:237] Successfully loaded image /home/masond/.minikube/cache/images/k8s.gcr.io/etcd_3.3.15-0 from cache | |
I1129 17:47:25.176175 11164 cache_images.go:120] Successfully loaded all cached images. | |
I1129 17:47:25.176189 11164 cache_images.go:121] LoadImages end | |
I1129 17:47:25.176382 11164 kubeadm.go:665] kubelet v1.16.2 config: | |
[Unit] | |
Wants=docker.socket | |
[Service] | |
ExecStart= | |
ExecStart=/var/lib/minikube/binaries/v1.16.2/kubelet --authorization-mode=Webhook --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroup-driver=cgroupfs --client-ca-file=/var/lib/minikube/certs/ca.crt --cluster-dns=10.96.0.10 --cluster-domain=cluster.local --config=/var/lib/kubelet/config.yaml --container-runtime=docker --fail-swap-on=false --hostname-override=minikube --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.1.10 --pod-manifest-path=/etc/kubernetes/manifests --resolv-conf=/run/systemd/resolve/resolv.conf | |
[Install] | |
I1129 17:47:25.176411 11164 exec_runner.go:42] (ExecRunner) Run: /bin/bash -c "pgrep kubelet && sudo systemctl stop kubelet" | |
I1129 17:47:25.186634 11164 exec_runner.go:74] (ExecRunner) Non-zero exit: /bin/bash -c "pgrep kubelet && sudo systemctl stop kubelet": exit status 1 (10.199564ms) | |
W1129 17:47:25.186690 11164 kubeadm.go:670] unable to stop kubelet: command failed: /bin/bash -c "pgrep kubelet && sudo systemctl stop kubelet" | |
stdout: | |
stderr: : exit status 1 command: "/bin/bash -c \"pgrep kubelet && sudo systemctl stop kubelet\"" output: "" | |
I1129 17:47:25.186877 11164 cache_binaries.go:74] Not caching binary, using https://storage.googleapis.com/kubernetes-release/release/v1.16.2/bin/linux/amd64/kubeadm | |
I1129 17:47:25.186877 11164 cache_binaries.go:74] Not caching binary, using https://storage.googleapis.com/kubernetes-release/release/v1.16.2/bin/linux/amd64/kubelet | |
I1129 17:47:25.186895 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/v1.16.2/kubeadm -> /var/lib/minikube/binaries/v1.16.2/kubeadm | |
I1129 17:47:25.186902 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/cache/v1.16.2/kubelet -> /var/lib/minikube/binaries/v1.16.2/kubelet | |
I1129 17:47:25.277160 11164 exec_runner.go:42] (ExecRunner) Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl start kubelet" | |
I1129 17:47:25.481746 11164 certs.go:75] acquiring lock: {Name:setupCerts Clock:{} Delay:15s Timeout:0s Cancel:<nil>} | |
I1129 17:47:25.481866 11164 certs.go:83] Setting up /home/masond/.minikube for IP: 192.168.1.10 | |
I1129 17:47:25.481904 11164 crypto.go:69] Generating cert /home/masond/.minikube/client.crt with IP's: [] | |
I1129 17:47:25.484035 11164 crypto.go:157] Writing cert to /home/masond/.minikube/client.crt ... | |
I1129 17:47:25.484049 11164 lock.go:41] attempting to write to file "/home/masond/.minikube/client.crt" with filemode -rw-r--r-- | |
I1129 17:47:25.484184 11164 crypto.go:165] Writing key to /home/masond/.minikube/client.key ... | |
I1129 17:47:25.484196 11164 lock.go:41] attempting to write to file "/home/masond/.minikube/client.key" with filemode -rw------- | |
I1129 17:47:25.484278 11164 crypto.go:69] Generating cert /home/masond/.minikube/apiserver.crt with IP's: [127.0.0.1 192.168.1.10 10.96.0.1 10.0.0.1] | |
I1129 17:47:25.487588 11164 crypto.go:157] Writing cert to /home/masond/.minikube/apiserver.crt ... | |
I1129 17:47:25.487614 11164 lock.go:41] attempting to write to file "/home/masond/.minikube/apiserver.crt" with filemode -rw-r--r-- | |
I1129 17:47:25.487787 11164 crypto.go:165] Writing key to /home/masond/.minikube/apiserver.key ... | |
I1129 17:47:25.487801 11164 lock.go:41] attempting to write to file "/home/masond/.minikube/apiserver.key" with filemode -rw------- | |
I1129 17:47:25.487904 11164 crypto.go:69] Generating cert /home/masond/.minikube/proxy-client.crt with IP's: [] | |
I1129 17:47:25.491019 11164 crypto.go:157] Writing cert to /home/masond/.minikube/proxy-client.crt ... | |
I1129 17:47:25.491047 11164 lock.go:41] attempting to write to file "/home/masond/.minikube/proxy-client.crt" with filemode -rw-r--r-- | |
I1129 17:47:25.491235 11164 crypto.go:165] Writing key to /home/masond/.minikube/proxy-client.key ... | |
I1129 17:47:25.491250 11164 lock.go:41] attempting to write to file "/home/masond/.minikube/proxy-client.key" with filemode -rw------- | |
I1129 17:47:25.491364 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt | |
I1129 17:47:25.491384 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/ca.key -> /var/lib/minikube/certs/ca.key | |
I1129 17:47:25.491400 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt | |
I1129 17:47:25.491417 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/apiserver.key -> /var/lib/minikube/certs/apiserver.key | |
I1129 17:47:25.491433 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt | |
I1129 17:47:25.491449 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key | |
I1129 17:47:25.491465 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt | |
I1129 17:47:25.491480 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key | |
I1129 17:47:25.491648 11164 vm_assets.go:82] NewFileAsset: /home/masond/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem | |
I1129 17:47:25.492556 11164 exec_runner.go:42] (ExecRunner) Run: openssl version | |
I1129 17:47:25.498179 11164 exec_runner.go:42] (ExecRunner) Run: sudo test -f /etc/ssl/certs/minikubeCA.pem | |
I1129 17:47:25.503948 11164 exec_runner.go:74] (ExecRunner) Non-zero exit: sudo test -f /etc/ssl/certs/minikubeCA.pem: exit status 1 (5.740755ms) | |
I1129 17:47:25.504033 11164 exec_runner.go:42] (ExecRunner) Run: sudo ln -s /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem | |
I1129 17:47:25.510013 11164 exec_runner.go:42] (ExecRunner) Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem | |
I1129 17:47:25.512527 11164 exec_runner.go:42] (ExecRunner) Run: sudo test -f /etc/ssl/certs/b5213941.0 | |
I1129 17:47:25.520969 11164 exec_runner.go:74] (ExecRunner) Non-zero exit: sudo test -f /etc/ssl/certs/b5213941.0: exit status 1 (8.383457ms) | |
I1129 17:47:25.521115 11164 exec_runner.go:42] (ExecRunner) Run: sudo ln -s /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0 | |
🚜 Pulling images ... | |
I1129 17:47:25.527326 11164 exec_runner.go:42] (ExecRunner) Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.16.2:$PATH kubeadm config images pull --config /var/tmp/minikube/kubeadm.yaml" | |
I1129 17:47:30.237000 11164 exec_runner.go:68] (ExecRunner) Done: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.16.2:$PATH kubeadm config images pull --config /var/tmp/minikube/kubeadm.yaml": (4.709642666s) | |
🚀 Launching Kubernetes ... | |
I1129 17:47:30.237063 11164 kubeadm.go:244] StartCluster: {KubernetesVersion:v1.16.2 NodeIP:192.168.1.10 NodePort:8443 NodeName:minikube APIServerName:localhost APIServerNames:[] APIServerIPs:[127.0.0.1] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: ExtraOptions:[{Component:kubelet Key:resolv-conf Value:/run/systemd/resolve/resolv.conf}] ShouldLoadCachedImages:true EnableDefaultCNI:false} | |
I1129 17:47:30.237158 11164 exec_runner.go:42] (ExecRunner) Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.16.2:$PATH kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap" | |
I1129 17:47:56.564941 11164 exec_runner.go:68] (ExecRunner) Done: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.16.2:$PATH kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap": (26.327746906s) | |
I1129 17:47:56.564963 11164 kubeadm.go:283] Configuring cluster permissions ... | |
I1129 17:47:56.565399 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:47:56.565463 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:47:56.578590 11164 util.go:67] duration metric: took 10.962322ms to wait for elevateKubeSystemPrivileges. | |
I1129 17:47:56.578617 11164 exec_runner.go:42] (ExecRunner) Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj" | |
I1129 17:47:56.588908 11164 kubeadm.go:309] apiserver oom_adj: -16 | |
I1129 17:47:56.588941 11164 kubeadm.go:246] StartCluster complete in 26.351878811s | |
🤹 Configuring local host environment ... | |
⚠️ The 'none' driver provides limited isolation and may reduce system security and reliability. | |
⚠️ For more information, see: | |
👉 https://minikube.sigs.k8s.io/docs/reference/drivers/none/ | |
⚠️ kubectl and minikube configuration will be stored in /home/masond | |
⚠️ To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run: | |
▪ sudo mv /home/masond/.kube /home/masond/.minikube $HOME | |
▪ sudo chown -R $USER $HOME/.kube $HOME/.minikube | |
💡 This can also be done automatically by setting the env var CHANGE_MINIKUBE_NONE_USER=true | |
⌛ Waiting for: apiserverI1129 17:47:56.589311 11164 kubeadm.go:496] Waiting for apiserver process ... | |
I1129 17:47:56.589344 11164 exec_runner.go:42] (ExecRunner) Run: sudo pgrep kube-apiserver | |
I1129 17:47:56.602069 11164 kubeadm.go:511] Waiting for apiserver to port healthy status ... | |
I1129 17:47:56.606629 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:47:56 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d6b00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570400 TLS:0xc0001009a0} | |
I1129 17:47:56.606719 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:47:56.607204 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:47:56.607291 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:47:57.114213 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:47:57 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004cd00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570500 TLS:0xc000100a50} | |
I1129 17:47:57.114296 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:47:57.114726 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:47:57.114772 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:47:57.620766 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:47:57 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000266940 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0004d0800 TLS:0xc0001002c0} | |
I1129 17:47:57.620850 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:47:57.621817 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:47:57.621925 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:47:58.114412 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:47:58 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d6c80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0004d0e00 TLS:0xc000100420} | |
I1129 17:47:58.114457 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:47:58.115021 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:47:58.115075 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:47:58.631831 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:47:58 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004d500 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570000 TLS:0xc0006ee000} | |
I1129 17:47:58.631888 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:47:58.632616 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:47:58.632691 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:47:59.120195 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:47:59 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000550740 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037b200 TLS:0xc0004c8d10} | |
I1129 17:47:59.120295 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:47:59.121511 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:47:59.121647 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:47:59.619619 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:47:59 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002666c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013f300 TLS:0xc000100580} | |
I1129 17:47:59.619719 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:47:59.620725 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:47:59.620807 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:00.114548 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:00 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00032c440 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013f400 TLS:0xc000100630} | |
I1129 17:48:00.114583 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:00.114961 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:00.114999 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:00.617587 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:00 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005e2180 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908a00 TLS:0xc0006ee8f0} | |
I1129 17:48:00.617661 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:00.618544 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:00.618645 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:01.117385 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:01 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005e3e00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570700 TLS:0xc0004c8420} | |
I1129 17:48:01.117486 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:01.118980 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:01.119113 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:01.621315 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:01 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004cf40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570c00 TLS:0xc0004c89a0} | |
I1129 17:48:01.621435 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:01.623415 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:01.623607 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:02.122650 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:02 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000304c80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570100 TLS:0xc0006ee0b0} | |
I1129 17:48:02.122748 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:02.123996 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:02.124127 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:02.614287 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:02 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004c2c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570200 TLS:0xc0006ee160} | |
I1129 17:48:02.614325 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:02.614705 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:02.614746 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:03.124594 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:03 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000267280 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908600 TLS:0xc000100dc0} | |
I1129 17:48:03.124672 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:03.125542 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:03.125670 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:03.632325 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:03 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d7380 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908700 TLS:0xc0006ee210} | |
I1129 17:48:03.632463 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:03.634123 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:03.634404 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:04.116804 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:04 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b80c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908d00 TLS:0xc000101290} | |
I1129 17:48:04.116868 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:04.117779 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:04.117851 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:04.614392 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:04 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000304ac0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013f500 TLS:0xc0006ee2c0} | |
I1129 17:48:04.614430 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:04.614793 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:04.614833 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:05.121998 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:05 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004c940 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570800 TLS:0xc0004c8000} | |
I1129 17:48:05.122096 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:05.123230 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:05.123385 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:05.639597 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:05 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c28c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037a500 TLS:0xc000830000} | |
I1129 17:48:05.639655 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:05.640217 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:05.640284 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:06.122241 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:06 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002667c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013fe00 TLS:0xc0006eec60} | |
I1129 17:48:06.122340 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:06.122955 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:06.123021 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:06.614157 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:06 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004cc80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908000 TLS:0xc0006ee370} | |
I1129 17:48:06.614199 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:06.614751 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:06.614793 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:07.123938 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:07 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000305640 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570300 TLS:0xc0001006e0} | |
I1129 17:48:07.124041 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:07.125374 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:07.125507 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:07.615908 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:07 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c3140 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908c00 TLS:0xc0006eedc0} | |
I1129 17:48:07.615964 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:07.616541 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:07.616598 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:08.123975 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:08 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000267b80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570600 TLS:0xc000100790} | |
I1129 17:48:08.124079 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:08.125429 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:08.125552 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:08.623983 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:08 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005e2f80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013fc00 TLS:0xc000100840} | |
I1129 17:48:08.624086 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:08.625310 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:08.625436 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:09.114030 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:09 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b8a00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908100 TLS:0xc0008300b0} | |
I1129 17:48:09.114068 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:09.114471 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:09.114513 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:09.614611 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:09 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c2c80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570900 TLS:0xc0001008f0} | |
I1129 17:48:09.614645 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:09.615031 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:09.615071 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:10.123992 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:10 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000304ac0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037b300 TLS:0xc0004c80b0} | |
I1129 17:48:10.124096 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:10.125504 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:10.125636 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:10.618998 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:10 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b9d00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037b400 TLS:0xc0004c8160} | |
I1129 17:48:10.619071 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:10.619939 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:10.620024 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:11.116264 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:11 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d6ac0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009ba200 TLS:0xc0006eee70} | |
I1129 17:48:11.116313 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:11.117053 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:11.117148 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:11.624055 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:11 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b81c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013f800 TLS:0xc000830160} | |
I1129 17:48:11.624165 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:11.625274 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:11.625402 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:12.116400 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:12 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b95c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037b500 TLS:0xc0006ee420} | |
I1129 17:48:12.116452 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:12.117058 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:12.117132 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:12.625417 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:12 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004df00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037b600 TLS:0xc0006ee4d0} | |
I1129 17:48:12.625596 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:12.627320 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:12.627489 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:13.124207 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:13 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000305e00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009ba000 TLS:0xc000100b00} | |
I1129 17:48:13.124327 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:13.125821 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:13.125982 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:13.619579 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:13 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d77c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009ba100 TLS:0xc000100bb0} | |
I1129 17:48:13.619676 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:13.620924 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:13.621053 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:14.117061 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:14 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098c480 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009ba300 TLS:0xc0006ee580} | |
I1129 17:48:14.117129 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:14.117792 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:14.117873 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:14.624022 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:14 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000266d40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037be00 TLS:0xc000101130} | |
I1129 17:48:14.624153 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:14.625664 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:14.625864 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:15.126134 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:15 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098dbc0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009ba800 TLS:0xc0006eeb00} | |
I1129 17:48:15.126412 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:15.127988 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:15.128137 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:15.623425 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:15 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004cfc0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013f600 TLS:0xc0004c8210} | |
I1129 17:48:15.623523 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:15.624756 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:15.624883 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:16.119471 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:16 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b9180 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009ba900 TLS:0xc0006eebb0} | |
I1129 17:48:16.119521 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:16.119928 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:16.119965 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:16.623454 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:16 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c2ec0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009baa00 TLS:0xc0006eed10} | |
I1129 17:48:16.623551 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:16.626759 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:16.627242 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:17.118194 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:17 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d7640 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037ba00 TLS:0xc0004c8370} | |
I1129 17:48:17.118226 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:17.118612 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:17.118649 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:17.623459 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:17 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098c1c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013f700 TLS:0xc0006ee630} | |
I1129 17:48:17.623571 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:17.624913 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:17.625050 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:18.119528 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:18 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b8e80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bab00 TLS:0xc0001011e0} | |
I1129 17:48:18.119562 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:18.119938 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:18.119975 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:18.614464 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:18 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000267040 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bac00 TLS:0xc000101340} | |
I1129 17:48:18.614530 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:18.614933 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:18.614968 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:19.122587 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:19 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098dbc0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908f00 TLS:0xc0004c9550} | |
I1129 17:48:19.122684 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:19.123947 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:19.124068 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:19.622569 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:19 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b8180 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037b700 TLS:0xc0006ee6e0} | |
I1129 17:48:19.622678 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:19.624068 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:19.624217 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:20.119366 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:20 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d6ac0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013ff00 TLS:0xc0004c88f0} | |
I1129 17:48:20.119420 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:20.119861 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:20.119918 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:20.622971 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:20 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000267040 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908800 TLS:0xc0001013f0} | |
I1129 17:48:20.623092 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:20.624561 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:20.624693 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:21.119675 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:21 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000550080 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570a00 TLS:0xc0004c8a50} | |
I1129 17:48:21.119707 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:21.120070 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:21.120118 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:21.614155 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:21 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b98c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908900 TLS:0xc0001014a0} | |
I1129 17:48:21.614188 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:21.614615 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:21.614655 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:22.119079 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:22 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c2e40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571000 TLS:0xc0004c8fd0} | |
I1129 17:48:22.119111 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:22.119494 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:22.119537 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:22.619332 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:22 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c3400 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037b800 TLS:0xc0006ee790} | |
I1129 17:48:22.619369 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:22.642791 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:22.642952 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:23.123883 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:23 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004d100 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009ba400 TLS:0xc0004c82c0} | |
I1129 17:48:23.123996 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:23.125361 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:23.125497 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:23.617128 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:23 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d7980 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570b00 TLS:0xc0006ef130} | |
I1129 17:48:23.617209 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:23.618312 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:23.618416 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:24.122542 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:24 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b8e00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bae00 TLS:0xc0004c8bb0} | |
I1129 17:48:24.122651 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:24.124046 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:24.124196 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:24.623405 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:24 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000304940 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009baf00 TLS:0xc0004c8c60} | |
I1129 17:48:24.623510 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:24.624913 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:24.625059 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:25.123803 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:25 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000267000 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037bb00 TLS:0xc0004c84d0} | |
I1129 17:48:25.123914 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:25.125251 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:25.125395 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:25.614678 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:25 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c3180 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037bc00 TLS:0xc0004c8630} | |
I1129 17:48:25.614718 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:25.615136 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:25.615199 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:26.118529 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:26 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b8a40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009ba700 TLS:0xc0004c8f20} | |
I1129 17:48:26.118561 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:26.118969 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:26.119023 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:26.623319 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:26 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004d4c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000ac6600 TLS:0xc000830a50} | |
I1129 17:48:26.623417 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:26.624620 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:26.624739 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:27.118550 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:27 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098c240 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570d00 TLS:0xc0006ee840} | |
I1129 17:48:27.118582 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:27.118986 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:27.119022 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:27.623315 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:27 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000304d40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570e00 TLS:0xc0006ee9a0} | |
I1129 17:48:27.623465 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:27.625537 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:27.625734 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:28.114140 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:28 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b81c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013f900 TLS:0xc0006eea50} | |
I1129 17:48:28.114178 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:28.114653 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:28.114700 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:28.614412 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:28 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004d480 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013fa00 TLS:0xc0006eef20} | |
I1129 17:48:28.614456 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:28.614830 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:28.614870 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:29.119153 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:29 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c31c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bb100 TLS:0xc0004c9080} | |
I1129 17:48:29.119187 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:29.119576 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:29.119614 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:29.614317 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:29 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000305580 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571400 TLS:0xc000830630} | |
I1129 17:48:29.614353 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:29.614744 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:29.614783 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:30.123449 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:30 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b9c40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000ac6000 TLS:0xc000100c60} | |
I1129 17:48:30.123550 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:30.124771 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:30.124893 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:30.622906 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:30 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098cb80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571900 TLS:0xc000830bb0} | |
I1129 17:48:30.623001 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:30.624208 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:30.624331 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:31.116381 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:31 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098c2c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037bd00 TLS:0xc0004c86e0} | |
I1129 17:48:31.116440 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:31.117075 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:31.117148 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:31.628435 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:31 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000267000 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00037bf00 TLS:0xc0004c8790} | |
I1129 17:48:31.628560 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:31.630055 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:31.630216 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:32.124710 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:32 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c3200 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013fb00 TLS:0xc0004c8840} | |
I1129 17:48:32.124834 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:32.126557 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:32.126724 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:32.625077 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:32 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005e3040 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bb600 TLS:0xc000101a20} | |
I1129 17:48:32.625241 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:32.626878 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:32.627021 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:33.116172 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:33 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d6cc0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bbb00 TLS:0xc000101ef0} | |
I1129 17:48:33.116226 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:33.116923 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:33.117006 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:33.626684 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:33 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000551040 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571500 TLS:0xc00099c000} | |
I1129 17:48:33.626806 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:33.628426 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:33.628582 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:34.114438 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:34 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000bd2400 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00013fd00 TLS:0xc0004c8b00} | |
I1129 17:48:34.114478 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:34.115800 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:34.115855 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:34.624685 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:34 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d6cc0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bad00 TLS:0xc000830370} | |
I1129 17:48:34.624837 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:34.627066 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:34.627297 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:35.114665 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:35 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005e21c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571600 TLS:0xc000101600} | |
I1129 17:48:35.114706 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:35.115137 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:35.115188 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:35.615252 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:35 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005516c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571700 TLS:0xc0001016b0} | |
I1129 17:48:35.615297 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:35.615784 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:35.615835 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:36.119819 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:36 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000267d80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bb000 TLS:0xc000830420} | |
I1129 17:48:36.119899 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:36.120677 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:36.120757 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:36.616283 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:36 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004de40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bb200 TLS:0xc0008304d0} | |
I1129 17:48:36.616350 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:36.617379 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:36.617518 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:37.114358 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:37 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b9c40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000ac6a00 TLS:0xc0006ef8c0} | |
I1129 17:48:37.114393 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:37.114823 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:37.114861 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:37.625327 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:37 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000304980 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908300 TLS:0xc0004c9130} | |
I1129 17:48:37.625457 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:37.626457 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:37.626542 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:38.115305 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:38 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b8c00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571800 TLS:0xc0004c8dc0} | |
I1129 17:48:38.115357 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:38.115919 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:38.115977 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:38.626809 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:38 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005e21c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908200 TLS:0xc000830210} | |
I1129 17:48:38.626914 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:38.628198 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:38.628338 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:39.114234 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:39 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00004de80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908400 TLS:0xc0008302c0} | |
I1129 17:48:39.114312 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:39.114690 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:39.114729 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:39.622549 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:39 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098d400 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000909100 TLS:0xc000830b00} | |
I1129 17:48:39.622646 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:39.623959 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:39.624080 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:40.118626 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:40 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000550840 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571e00 TLS:0xc000101c30} | |
I1129 17:48:40.118661 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:40.119076 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:40.119115 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:40.624365 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:40 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000b6ef80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571f00 TLS:0xc000101ce0} | |
I1129 17:48:40.624476 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:40.625692 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:40.625876 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:41.120451 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:41 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098c280 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000570f00 TLS:0xc0004c8e70} | |
I1129 17:48:41.120523 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:41.121258 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:41.121347 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:41.628571 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:41 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098dd80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bb300 TLS:0xc000100d10} | |
I1129 17:48:41.628673 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:41.630131 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:41.630340 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:42.124374 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:42 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c3380 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000909600 TLS:0xc0006ef970} | |
I1129 17:48:42.124508 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:42.126056 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:42.126206 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:42.624626 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:42 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005501c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000909700 TLS:0xc0006efa20} | |
I1129 17:48:42.624776 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:42.626756 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:42.626955 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:43.127136 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:43 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b8940 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000909800 TLS:0xc0006efad0} | |
I1129 17:48:43.127333 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:43.129733 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:43.129975 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:43.614345 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:43 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000551b40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000ac6500 TLS:0xc000830c60} | |
I1129 17:48:43.614383 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:43.614750 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:43.614785 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:44.124541 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:44 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000267300 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000909900 TLS:0xc0006efb80} | |
I1129 17:48:44.124654 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:44.126106 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:44.126350 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:44.627709 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:44 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005501c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d62200 TLS:0xc000100e70} | |
I1129 17:48:44.627836 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:44.629209 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:44.629358 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:45.125052 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:45 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c2900 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bb700 TLS:0xc000830d10} | |
I1129 17:48:45.125237 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:45.127727 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:45.127967 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:45.621880 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:45 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002671c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000ac6700 TLS:0xc0006ef4a0} | |
I1129 17:48:45.621957 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:45.622835 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:45.622932 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:46.119169 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:46 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000551d00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d62500 TLS:0xc0001018c0} | |
I1129 17:48:46.119244 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:46.120132 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:46.120218 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:46.624028 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:46 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b8e80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bbd00 TLS:0xc0008311e0} | |
I1129 17:48:46.624144 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:46.625613 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:46.625783 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:47.125702 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:47 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000bd2700 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000ac6d00 TLS:0xc0006efce0} | |
I1129 17:48:47.125819 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:47.127324 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:47.127464 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:47.625491 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:47 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000bd3a00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bbe00 TLS:0xc000831290} | |
I1129 17:48:47.625607 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:47.627227 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:47.627370 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:48.124578 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:48 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098d500 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000ac7600 TLS:0xc00099c6e0} | |
I1129 17:48:48.124706 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:48.126465 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:48.126662 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:48.615969 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:48 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000bd2040 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d62000 TLS:0xc0006eefd0} | |
I1129 17:48:48.616025 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:48.616589 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:48.616654 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:49.125476 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:49 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098c280 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d62100 TLS:0xc0006ef080} | |
I1129 17:48:49.125605 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:49.127263 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:49.127421 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:49.624575 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:49 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005e3240 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bb400 TLS:0xc00099c0b0} | |
I1129 17:48:49.624735 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:49.626544 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:49.626725 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:50.124122 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:50 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0008b8bc0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000909200 TLS:0xc000101970} | |
I1129 17:48:50.124246 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:50.125793 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:50.125951 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:50.616169 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:50 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c3640 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571300 TLS:0xc000830dc0} | |
I1129 17:48:50.616219 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:50.616957 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:50.617062 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:51.115501 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:51 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000bd3780 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d66000 TLS:0xc00099ce70} | |
I1129 17:48:51.115546 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:51.116052 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:51.116101 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:51.623930 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:51 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000b6ef80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d66100 TLS:0xc00099cf20} | |
I1129 17:48:51.624051 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:51.625328 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:51.625468 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:52.125498 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:52 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000b6e040 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d66200 TLS:0xc00099cfd0} | |
I1129 17:48:52.125610 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:52.126892 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:52.127027 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:52.614387 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:52 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000b6fa00 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571100 TLS:0xc000830580} | |
I1129 17:48:52.614423 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:52.614805 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:52.614844 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:53.126859 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:53 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005e2780 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000ac6100 TLS:0xc00099c160} | |
I1129 17:48:53.126984 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:53.128616 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:53.128772 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:53.623501 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:53 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098c380 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d66300 TLS:0xc0004c91e0} | |
I1129 17:48:53.623599 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:53.624779 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:53.624899 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:54.115757 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:54 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0002c3540 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d66400 TLS:0xc0004c9290} | |
I1129 17:48:54.115806 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:54.116423 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:54.116487 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:54.622803 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:54 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0005505c0 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000909300 TLS:0xc0006ef810} | |
I1129 17:48:54.622904 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:54.666815 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:54.666988 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:55.124805 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:55 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000d0a540 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d62b00 TLS:0xc0008318c0} | |
I1129 17:48:55.124933 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:55.126914 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:55.127064 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:55.626769 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:55 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000bd2600 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d62c00 TLS:0xc000831970} | |
I1129 17:48:55.626875 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:55.628149 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:55.628269 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:56.118483 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:56 GMT] X-Content-Type-Options:[nosniff]] Body:0xc00098c280 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000571200 TLS:0xc0006ef1e0} | |
I1129 17:48:56.118528 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:56.118939 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:56.118983 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:56.619146 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:56 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000550740 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000908500 TLS:0xc0004c9340} | |
I1129 17:48:56.619186 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:56.619573 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:56.619613 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:57.119070 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:57 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000305b80 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bb900 TLS:0xc000101ad0} | |
I1129 17:48:57.119104 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:57.119475 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:57.119512 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:57.626430 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:57 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000267000 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0009bba00 TLS:0xc000101b80} | |
I1129 17:48:57.626567 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:57.628485 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:57.628666 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:58.123701 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:58 GMT] X-Content-Type-Options:[nosniff]] Body:0xc0000d7e40 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000909500 TLS:0xc0004c98c0} | |
I1129 17:48:58.123808 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:58.125151 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:58.125295 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:58.623171 11164 kubeadm.go:168] https://192.168.1.10:8443/healthz response: <nil> &{Status:200 OK StatusCode:200 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Cache-Control:[no-cache, private] Content-Length:[2] Content-Type:[text/plain; charset=utf-8] Date:[Fri, 29 Nov 2019 17:48:58 GMT] X-Content-Type-Options:[nosniff]] Body:0xc000b6e200 ContentLength:2 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000d62600 TLS:0xc0008309a0} | |
I1129 17:48:58.623272 11164 kubeadm.go:514] apiserver status: Running, err: <nil> | |
I1129 17:48:58.624475 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:58.624592 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
I1129 17:48:58.645382 11164 kubeadm.go:493] duration metric: took 1m2.05606379s to wait for apiserver status ... | |
I1129 17:48:58.646692 11164 kapi.go:58] client config for minikube: &rest.Config{Host:"https://localhost:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/masond/.minikube/client.crt", KeyFile:"/home/masond/.minikube/client.key", CAFile:"/home/masond/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil)}, UserAgent:"", Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x135c760), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil)} | |
E1129 17:48:58.646827 11164 kubeadm.go:364] Overriding stale ClientConfig host https://localhost:8443 with https://192.168.1.10:8443 | |
🏄 Done! kubectl is now configured to use "minikube" | |
I1129 17:48:58.706880 11164 start.go:536] kubectl: 1.16.3, cluster: 1.16.2 (minor skew: 0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment