NewThis is a live doc! Anyone with edit access can make updates in real time without having to publish.
k8s 必备/常用工具
  • k3s:单机轻量 k8s

  • argo cd:gitops,利用 git 管理集群


  • kubectx & kubens:快速切换使用的集群 / namespace

  • helmfile:管理整个集群的所有 Helm 文件,不再简单管理一堆 yml

  • krew:kubectl plugin manager