k8s-for-mac 无法启动问题

Posted by 夏泽民

rm -rf ~/.kube rm -rf ~/Library/Group\ Containers/group.com.docker/pki



grpc http2 context cancel

Posted by 夏泽民

GRPC请求失败, 看日志提示 context is cancelled. 而且报错时间与请求发出的时间很接近, 根本还没达到超时时间.



gosec

Posted by 夏泽民

https://github.com/securego/gosec go get github.com/securego/gosec/v2/cmd/gosec

Run a specific set of rules

$ gosec -include=G101,G203,G401 ./…



docker 的原始镜像是怎么做的

Posted by 夏泽民

那些最原始的镜像又是怎么做出来的呢?比如我们拉了个 nginx 镜像,但是实际上只是某个人在 centos 镜像上搭建了个 nginx 放出来,那这个最原始的 centos 镜像是怎么做出来的?



http proxy charles 抓包

Posted by 夏泽民

如何用charles 抓我们自己go代码的请求包? 我们可以用charles 抓手机上的包,因为手机安装证书,且制定了代理地址为charles 的代理地址。我们可以用charles抓浏览器包,因为我们配置了浏览器的hhtp,https 代理。



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required