helm常用命令汇总

1.进入容器后想要退出:exit

2.查看pod的配置yaml:kubectl get po -o wide -n <pod_name>

3.查看helm的包列表:helm list

posted @ 2020-10-10 18:27  frantzz  阅读(317)  评论(0编辑  收藏  举报