Update Kubernetes from v1.23.2 to v1.23.3

* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.23.md#v1233
This commit is contained in:
Dalton Hubble
2022-01-27 09:23:37 -08:00
parent c21a0479c0
commit a527f73f5a
58 changed files with 154 additions and 148 deletions

View File

@ -34,7 +34,7 @@ Together, they diversify Typhoon to support a range of container technologies.
| single-master | all platforms | all platforms |
| multi-master | all platforms | all platforms |
| control plane | static pods | static pods |
| Container Runtime | docker 20.10 | docker 20.10 |
| Container Runtime | containerd 1.5.8 | containerd 1.5.8 |
| kubelet image | kubelet [image](https://github.com/poseidon/kubelet) with upstream binary | kubelet [image](https://github.com/poseidon/kubelet) with upstream binary |
| control plane images | upstream images | upstream images |
| on-host etcd | docker | podman |