mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-20 03:46:24 +00:00
Document version compatibility in release notes
This commit is contained in:
@@ -31,12 +31,11 @@ indicated by the package management system of the underlying OS.
|
|||||||
|
|
||||||
## Kubernetes & OS Compatibility
|
## Kubernetes & OS Compatibility
|
||||||
|
|
||||||
The daemon image contains a 1.7.x `k8s.io/client-go` and `kubectl`
|
The daemon image contains versions of `k8s.io/client-go` and the
|
||||||
binary for the purposes of maintaining the lock and draining worker
|
`kubectl` binary for the purposes of maintaining the lock and draining
|
||||||
nodes. Whilst it has only been tested on a 1.7.x cluster, Kubernetes
|
worker nodes. See the [release
|
||||||
typically has good forwards/backwards compatibility so there is a
|
notes](https://github.com/weaveworks/kured/releases) for specific
|
||||||
reasonable chance it will work on adjacent versions; please file an
|
version compatibility information.
|
||||||
issue if this is not the case.
|
|
||||||
|
|
||||||
Additionally, the image contains a `systemctl` binary from Ubuntu
|
Additionally, the image contains a `systemctl` binary from Ubuntu
|
||||||
16.04 in order to command reboots. Again, although this has not been
|
16.04 in order to command reboots. Again, although this has not been
|
||||||
|
|||||||
Reference in New Issue
Block a user