Stay Hungry, Stay Foolish
容器

修改K8S节点机器IP后恢复访问

先参照ETCD修改IP配置好ETCD服务,若Harbor仓库所在节点IP也有修改参照修改harbord服务所在机器的IP地址完成仓库配置 修改k8s主节点ip(在控制节点上替换所有节点的ip) 备份k8s的配置文件 cp -R /etc/kubernetes/ /etc/kube...

xiaohe 2年前 (2023-07-11) 3404℃ 0评论 74喜欢

debian

pve安装

无效订阅提示去除 进入页面显示如下弹窗内容 You do not have a valid subscription for this server. Please visit www.proxmox.com to get a list of available options....

xiaohe 4年前 (2021-01-17) 6412℃ 0评论 710喜欢

记事本

facenet 配置部分问题

错误:AttributeError: module 'scipy.misc' has no attribute 'imread'。 安装PIL第三方库,库名现在为Pillow 直接使用命令pip install Pillow进行安装,若继续报错AttributeError: mo...

xiaohe 5年前 (2020-03-24) 5910℃ 0评论 110喜欢

记事本

v2ray+bbr

bbr安装: wget "https://github.com/chiakge/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh v2ray安装: bash ...

xiaohe 6年前 (2019-12-30) 7285℃ 0评论 0喜欢