diff --git a/docs/mirroring/README.md b/docs/mirroring/README.md index 10daeb3..0c1b83b 100644 --- a/docs/mirroring/README.md +++ b/docs/mirroring/README.md @@ -22,6 +22,15 @@ See: https://kubernetes.io/docs/contribute/style/content-guide/#dual-sourced-con +If you have a running cluster then our [community-images] krew plugin can +help you identify Kubernetes Project image references to mirror like this: + +```console +kubectl community-images --mirror +``` + +We also have tooling specific guides: + - For containerd see: [containerd.md](./containerd.md) - For kubeadm see: [kubeadm.md](./kubeadm.md) @@ -85,3 +94,5 @@ See: https://kubernetes.io/docs/contribute/style/content-guide/#dual-sourced-con - For containerd see: [containerd.md](./containerd.md) - For kubeadm see: [kubeadm.md](./kubeadm.md) - For kOps see: [kOps.md](./kOps.md) + +[community-images]: https://github.com/kubernetes-sigs/community-images