下载kubectl二进制文件
curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.10.0/bin/linux/amd64/kubectl

注意替换版本,我这里使用的是v1.10.0的k8s集群

赋予执行权限
chmod +x ./kubectl

将其移动到bin目录下
sudo mv ./kubectl /usr/local/bin/kubectl

最新文章

  1. [LeetCode] ZigZag Converesion 之字型转换字符串
  2. ManagerDay-1
  3. Mysql配置调优(转自阿铭论坛)
  4. explorer.exe进程简单介绍
  5. Swift游戏开发实战教程(霸内部信息大学)
  6. JPA 系列教程1-环境搭建
  7. Subquery returns more than 1 row
  8. shell 报错:syntax error: unexpected end of file
  9. Mina源码阅读笔记(七)—Mina的拦截器FilterChain
  10. 009_Palindrome Number
  11. 并发编程实战1-chap1-2-斗者6星
  12. Python if语句
  13. Zabbix4.2.0基本配置和邮件报警
  14. JS中的Map和Set实现映射对象
  15. JS日期格式化扩展
  16. LeetCode——4. Median of Two Sorted Arrays
  17. RxJS之BehaviorSubject
  18. win10: This file can't be opened
  19. 学学Gearman
  20. 15. "wm_concat"_数据库中将查询出来的多条记录中的某个字段用","拼接起来

热门文章

  1. Java线程池ThreadPoolExecutor面试总结思维导图速记
  2. 【前端】H5,底边按钮吸边,但是覆盖了列表循环的内容
  3. Python打印到屏幕_读取键盘输入
  4. pandas_一维数组与常用操作
  5. zabbix监控4.4升级至5.0
  6. Java锁_读写锁
  7. Skill 脚本演示 ycLayerExcel.il
  8. 【SCOI2008】奖励关 题解(状压DP+期望)
  9. tensorboard报错:AttributeError: ‘Value’ object has no attribute ‘metadata’
  10. Linux学习笔记之配置网络