Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ARM
k8s
Kured
Commits
efbb0c3e
Commit
efbb0c3e
authored
Jun 05, 2018
by
Adam Harrison
Browse files
Document version compatibility in release notes
parent
908998a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
efbb0c3e
...
...
@@ -31,12 +31,11 @@ indicated by the package management system of the underlying OS.
## Kubernetes & OS Compatibility
The daemon image contains a 1.7.x
`k8s.io/client-go`
and
`kubectl`
binary for the purposes of maintaining the lock and draining worker
nodes. Whilst it has only been tested on a 1.7.x cluster, Kubernetes
typically has good forwards/backwards compatibility so there is a
reasonable chance it will work on adjacent versions; please file an
issue if this is not the case.
The daemon image contains versions of
`k8s.io/client-go`
and the
`kubectl`
binary for the purposes of maintaining the lock and draining
worker nodes. See the
[
release
notes
](
https://github.com/weaveworks/kured/releases
)
for specific
version compatibility information.
Additionally, the image contains a
`systemctl`
binary from Ubuntu
16.
04 in order to command reboots. Again, although this has not been
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment