mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-14 06:50:40 +00:00
Automatic merge from submit-queue. 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>. Remove examples directory Removes `examples` directory, which was migrated https://github.com/kubernetes/examples/pull/210 Moves manifests used in tests to `test/e2e/testing-manifests` I will submit PR to https://github.com/kubernetes/k8s.io to fix links to https://releases.k8s.io/*/examples Fixes #60887 **Special notes for your reviewer**: ```release-note NONE ``` cc @ahmetb @ixdy