Files
kubernetes/pkg
Kubernetes Submit Queue b71966acea Merge pull request #62015 from feiskyer/container-log
Automatic merge from submit-queue (batch tested with PRs 63603, 63557, 62015). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

CRI: update documents for container logpath

**What this PR does / why we need it**:

The container log path has been changed from  `containername_attempt#.log` to `containername/attempt#.log` in #59906. This PR updates CRI documents for it.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
CRI: update documents for container logpath. The container log path has been changed from containername_attempt#.log to containername/attempt#.log 
```
2018-05-15 02:07:44 -07:00
..
2018-02-16 13:43:01 -08:00
2018-05-08 18:32:44 -04:00
2018-05-12 02:01:09 -04:00
2018-05-08 18:33:50 -04:00
2018-05-14 20:49:19 +08:00
2018-02-16 13:43:01 -08:00
2018-02-12 10:54:33 -05:00
2018-03-13 17:20:16 +08:00