mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Remove duplicated nginx image. Use nginx-slim instead This PR removes the image `gcr.io/google_containers/nginx:1.7.9` and uses `gcr.io/google_containers/nginx-slim:0.7`. Besides removing the duplication `1.7.9` is 16 months old. |
||
---|---|---|
.. | ||
environment | ||
jenkins | ||
runner | ||
OWNERS | ||
README.md | ||
configmap.go | ||
container.go | ||
container_list.go | ||
container_manager_test.go | ||
doc.go | ||
downward_api_test.go | ||
e2e_build.go | ||
e2e_node_suite_test.go | ||
e2e_remote.go | ||
e2e_service.go | ||
exec_util.go | ||
image.go | ||
image_conformance_test.go | ||
kubelet_test.go | ||
mirror_pod_test.go | ||
privileged_test.go | ||
runtime_conformance_test.go | ||
util.go |
README.md
PLEASE NOTE: This document applies to the HEAD of the source tree
If you are using a released version of Kubernetes, you should refer to the docs that go with that version.
The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/devel/collab.md).Documentation for other releases can be found at releases.k8s.io.
See e2e-node-tests