diff --git a/pkg/k8s.io/README.md b/pkg/k8s.io/README.md new file mode 100644 index 0000000000..5594ce6c58 --- /dev/null +++ b/pkg/k8s.io/README.md @@ -0,0 +1,6 @@ +The code in this directory was copied from Kubernetes version 0.22.5: + - https://github.com/kubernetes/apimachinery/tree/v0.22.5 + - https://github.com/kubernetes/api/tree/v0.22.5 + +The code is heavily modified by the Podman team (mostly removing unneeded code) to reduce the resulting binary size. +The copyright belongs to the Kubernetes Authors and is licensed under Apache-2.0, also check the license headers in the files.