编程中国的博客
kubectl查看容器日志
kubectl get pod -n 命名空间
kubectl logs 容器名称 -n 命名空间
« Previous
工作生活可能用到的资源
Next »
DockerCompose构建Spring Boot项目