会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bit20041436
博客园
首页
新随笔
联系
订阅
管理
2021年6月21日
debian 10 安装podman
摘要: echo 'deb http://deb.debian.org/debian buster-backports main' >> /etc/apt/sources.list echo 'deb https://download.opensuse.org/repositories/devel:/kub
阅读全文
posted @ 2021-06-21 13:29 bit20041436
阅读(763)
评论(0)
推荐(0)
2021年5月27日
k8s使用traefik与metallb实现域名访问
摘要: 程序版本 程序 版本 metallb v0.9.6 treafik v2.4.8 安装metallb 安装helm https://helm.sh/docs/helm/helm_install/ 配置metallb # metallb-custom-values.yaml configInline:
阅读全文
posted @ 2021-05-27 17:05 bit20041436
阅读(457)
评论(0)
推荐(0)
2021年5月26日
使用RKE快速部署k8s集群
摘要: 目标 安全 稳定 廉价 快速 容灾 扩展 服务器 基础数据 腾讯云 2核 8GB 5Mbps 安全组配置 开放80、443,允许全部ip访问 开放22、6443,开放当前ip访问 环境 # 卸载firewalld,由安全组统一管理端口 sudo dnf remove firewalld # 关闭交换
阅读全文
posted @ 2021-05-26 23:12 bit20041436
阅读(889)
评论(0)
推荐(0)
2021年5月24日
轻量级Chromium启动器chrlauncher使用心得
摘要: 优点 绿色 最新特性 不足 更新需要外网 下载 https://github.com/henrypp/chrlauncher/releases 配置 # flash插件位置 ## 可以复制搜狗浏览器同名文件 FlashPlayerPath=.\pepflashplayer.dll # 如需要同步go
阅读全文
posted @ 2021-05-24 10:54 bit20041436
阅读(387)
评论(0)
推荐(0)
k8s使用traefik与metallb实现域名访问
摘要: 程序版本 程序 版本 metallb v0.9.6 treafik v2.4.8 安装metallb 安装helm https://helm.sh/docs/helm/helm_install/ 配置metallb # metallb-custom-values.yaml configInline:
阅读全文
posted @ 2021-05-24 10:48 bit20041436
阅读(974)
评论(0)
推荐(0)
公告