kubectl---查看日志
kubectl get pods --show-labels # 查看标签用 --show-lables kubectl get pods --since=1 查看1分钟内的日志 ...
kubectl get pods --show-labels # 查看标签用 --show-lables kubectl get pods --since=1 查看1分钟内的日志 ...