kubectl images::spider_web:显示集群中使用的容器图像 源码
kubectl图像 :spider_web: 显示集群中使用的容器图像。 kubectl-images使用kubectl命令。 它首先调用kubectl get pods来检索pod的详细信息,并过滤出每个pod的容器图像信息,然后在表格视图中打印出最终结果。 :Japanese_symbol_for_beginner: 安装 克鲁 $ kubectl krew install images Updated the local copy of plugin index. Installing plugin: images Installed plugin: images \ | Use this plugin: | kubectl images | Documentation: | https://github.com/chenjiandongx/kubectl-images / 从源代码构建 $ git clone https://github.
下载地址
用户评论