libflexkube
libflexkube copied to clipboard
Go library for installing and managing Kubernetes clusters
There are at least 2 things, which could be improved: - Controller and worker IP addresses are right next to each other, so when having 1 controller and 1 worker,...
Instead of just `ContainerStatus`. That could possibly allow automatic fixing, when there is a bug in the runtime implementation, as read state won't have properties defined in the configuration, if...
So even if all controlplane pods go down, pod-checkpointer should be able to restore it. One observation from some basic testing was, that pod-checkpointer might be colliding with kubelet restarting...
In theory, it should be possible to use kubelet API (https://github.com/kubernetes/kubernetes/blob/v1.17.2/pkg/kubelet/server/server.go#L353) and Kubernetes API to deploy things using libflexkube.
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.11 to 1.7.27. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.7.27 Welcome to the v1.7.27 release of containerd! The twenty-seventh patch release for containerd 1.7 contains various...