当前位置:网站首页>Kubectl command automatic replenishment
Kubectl command automatic replenishment
2022-04-23 05:04:00 【canger_】
install bash-completion
apt-get install bash-completion
Then add the following to ~/.bashrc
echo 'source /usr/share/bash-completion/bash_completion' >> ~/.bashrc
Reload shell
source ~/.bashrc
Reenter command
type _init_completion
To verify bash-completion Installation status of
start-up kubectl Automatic completion function
# The current user
echo 'source <(kubectl completion bash)' >> ~/.bashrc
# The whole system
kubectl completion bash | sudo tee /etc/bash_completion.d/kubectl > /dev/null
Then reload shell
source ~/.bashrc
版权声明
本文为[canger_]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220552063452.html
边栏推荐
- Independent station operation | Facebook marketing artifact - chat robot manychat
- AQS source code reading
- [2021] Spatio-Temporal Graph Contrastive Learning
- Learning Android V from scratch - UI
- 洛谷P2731骑马修栅栏
- Use the built-in function of win to transfer files between two computers in the same LAN (the speed is the same as that between local disks)
- Deep learning notes - fine tuning
- redis数据类型有哪些
- Get the number of days between dates, get the Chinese date, get the date of the next Monday of the date, get the working day, get the rest day
- Innovation training (10)
猜你喜欢

Backup MySQL database with Navicat

【数据库】MySQL多表查询(一)
![[WinUI3]编写一个仿Explorer文件管理器](/img/3e/62794f1939da7f36f7a4e9dbf0aa7a.png)
[WinUI3]编写一个仿Explorer文件管理器
![[database] MySQL single table query](/img/27/99d174219109ea7a455cfdf55e0996.png)
[database] MySQL single table query

COM in wine (2) -- basic code analysis

泰克示波器DPO3054自校准SPC失败维修

A trinomial expression that causes a null pointer

深度学习笔记 —— 微调

Learning Android II from scratch - activity
![[winui3] Écrivez une copie du gestionnaire de fichiers Explorer](/img/3e/62794f1939da7f36f7a4e9dbf0aa7a.png)
[winui3] Écrivez une copie du gestionnaire de fichiers Explorer
随机推荐
Thoughts on a small program
Innovation training (VII) FBV view & CBV view
【数据库】表的查看、修改和删除
Chapter II project scope management of information system project manager summary
Day.js 常用方法
Excel uses the functions of replacement, sorting and filling to comprehensively sort out financial data
MySQL memo (for your own query)
【数据库】MySQL单表查询
持续集成(CI)/持续交付(CD)如何彻底改变自动化测试
MySQL -- execution process and principle of a statement
Repair of self calibration SPC failure of Tektronix oscilloscope dpo3054
DIY 一个 Excel 版的子网计算器
Uglifyjs compress JS
2022/4/22
The 2021 more reading report was released, and the book consumption potential of post-95 and Post-00 rose
用LCR表完美测试无线充电系统中的线圈
Set Chrome browser background to eye protection (eye escort / darkreader plug-in)
js 判断数字字符串中是否含有字符
The WebService interface writes and publishes calls to the WebService interface (I)
PHP 统计指定文件夹下文件的数量