IT技术札记 - Smite 的个人博客

  记录人生点滴
 开始使用
首页 百度 我的开源我的开源 标签墙 存档 友链 RSS
  • 开始使用
  • 首页
  • 百度
  • 我的开源我的开源
  • 标签墙
  • 存档
  • 友链
  • RSS

kubectl和helm配置命令自动补全

2020-11-16   |   0 评论   |   0 浏览
vi ~/.bashrc

# 添加一下内容到最后:
source <(kubectl completion bash)
source <(helm completion bash)

source ~/.bashrc

标题:kubectl和helm配置命令自动补全
作者:SmiteLi
地址:https://smite.site/articles/2020/11/16/1605517844996.html

k8s
旧一篇
新一篇

Hello , 我是Smite.
site 是站点,网站的意思。
https://smite.site 是我(Smite)的个人网站。
如果觉得有收获,就收藏,留言吧!

标签

linux ansible shell docker mongo redis 待分类 elk python centos mysql k8s lynis nginx ss 想法 iptables OnLinux GitHub git

SmiteLi
152 文章
11221 浏览
0 当前访客

友链

黑客派

存档

  • 2020 年 12 月(3)
  • 2020 年 11 月(2)
  • 2020 年 10 月(3)
  • 2020 年 09 月(3)
  • 2020 年 08 月(4)
  • 2020 年 07 月(3)
  • 2020 年 05 月(5)
  • 2020 年 04 月(4)
  • 2020 年 03 月(13)
  • 2020 年 02 月(16)
  • ...
© 2021 IT技术札记 - Smite 的个人博客 粤ICP备18102914号-2