修改 hosts + gitproxy解决 Github 访问失败
给git添加proxy git config –global http.https://github.com…
Read More 修改 hosts + gitproxy解决 Github 访问失败给git添加proxy git config –global http.https://github.com…
Read More 修改 hosts + gitproxy解决 Github 访问失败先创建sa、cr、crb apiVersion: rbac.authorization.k8s.io/v1 k…
Read More 代码中使用sa访问k8s集群前几天同事说有个表插入数据时报错:ORA-600 [6002][0][0][2][0]。参考metalink文…
Read More ORA-600 [6002]的问题排查docker ctr crictl docker version ctr version crictl ver…
Read More ctr与docker命令对比查看版本 [root@k8s-image ~]# ctr version Client: Version: v…
Read More 使用ctr操作containerd生成token head -c 16 /dev/urandom | od -An -t x | tr -d ‘…
Read More 使用token访问apiserver无法提供摘要。这是一篇受保护的文章。
Read More 密码保护:sourcetree配置账户,填写的密码不是github的密码,而是这个access token。
Read More mac下sourcetree配置github的账号gopsutil( github.com/shirou/gopsutil )将不同的功能划分到不同的子包中: …
Read More gopsutil真好用etcd开始auth认证需要两步: 添加root用户 $ etcdctl –endpoints=http:/…
Read More etcd开始auth认证