logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

golang fyne 编译32位GUI总结

环境:golang32位,配置go env 环境参数386,fyne在win环境下使用了c库,所以需要安装mingw64 也需要32位的支持。golang 安装,官网下载安装32位环境包,一定是32位的,不要问问什么wingw64安装,并配置环境变量配置两个环境后,然后在cmd 输入gcc -v 验证是否生效,保险起见,重启电脑一次。go环境配置:go env查看环境变量,检查是不是386环境注意

k8s:[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from di

[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory “/etc/kubernetes/manifests”. This can take up to 4m0s报错[kubelet-check] Initial timeout of 40s pa

#docker
k8s:[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from di

[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory “/etc/kubernetes/manifests”. This can take up to 4m0s报错[kubelet-check] Initial timeout of 40s pa

#docker
scheduler/controller-manager:Unhealthy Get “http://127.0.0.1:10251/healthz“: dial tcp 127.0.0.1:1025

这里写自定义目录标题k8s安装问题记录这是因为配置文件k8s安装问题记录scheduler/controller-manager:Unhealthy Get “http://127.0.0.1:10251/healthz”: dial tcp 127.0.0.1:10251: connect: connection refused部署完master节点以后,执行kubectl get cs命令来检

#http#k8s
k8s:[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from di

[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory “/etc/kubernetes/manifests”. This can take up to 4m0s报错[kubelet-check] Initial timeout of 40s pa

#docker
到底了