删除节点
1、驱逐节点上的pod:kubectl drain 10.20.20.33 --delete-local-data --force --ignore-daemonsets
2、删除节点:kubectl delete node 10.20.20.33

相关文章:

  • 2021-08-11
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2021-05-30
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-08
  • 2021-09-29
  • 2021-08-18
  • 2021-10-15
  • 2022-02-15
  • 2021-10-07
  • 2021-12-16
相关资源
相似解决方案