mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-02 05:30:39 -05:00
It has been observed that the DiagTrack service in the pause image is consuming a non-trivial amount of CPU. We don't need this service in the pause image, so we should disable it. We can disable the service by running chntpw in a docker buildx Linux stage and then copy the SYSTEM file back to the final Windows image. Co-Authored-By: Mark Rossetti <marosset@microsoft.com> Co-Authored-By: Davanum Srinivas <davanum@gmail.com> |
||
|---|---|---|
| .. | ||
| linux | ||
| windows | ||
| .gitignore | ||
| CHANGELOG.md | ||
| cloudbuild.yaml | ||
| Dockerfile | ||
| Dockerfile_windows | ||
| Makefile | ||
| OWNERS | ||