docker logs , kubectl logs 能看到Docker容器的标准输出、标准错误,方便定位问题 ... 默认的Logging Driver是json-file。 docker info 可以查看。
確定! 回上一頁