Document changing the sandbox image in CR (#33660)

* Document changing the sandbox image in CR

* Update cri-dockerd section to be idiomatic
This commit is contained in:
Dom Goodwin
2022-06-17 05:52:33 +01:00
committed by GitHub
parent adced437e8
commit 1145cab87b
2 changed files with 46 additions and 0 deletions
@@ -242,6 +242,15 @@ where `config.yaml` contains the custom `imageRepository`, and/or `imageTag`
for etcd and CoreDNS.
* Pass the same `config.yaml` to `kubeadm init`.
#### Custom sandbox (pause) images {#custom-pause-image}
To set a custom image for these you need to configure this in your
{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}}
to use the image.
Consult the documentation for your container runtime to find out how to change this setting;
for selected container runtimes, you can also find advice within the
[Container Runtimes]((/docs/setup/production-environment/container-runtimes/) topic.
### Uploading control-plane certificates to the cluster
By adding the flag `--upload-certs` to `kubeadm init` you can temporary upload