mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Reimplement 'pause' in C - smaller footprint all around Statically links against musl. Size of amd64 binary is 3560 bytes. I couldn't test the arm binary since I have no hardware to test it on, though I assume we want it to work on a raspberry pi. This PR also adds the gcc5/musl cross compiling image used to build the binaries. @thockin |
||
---|---|---|
.. | ||
environment | ||
jenkins | ||
runner | ||
README.md | ||
container.go | ||
container_manager_test.go | ||
doc.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