Commit 4dba7e58 authored by Geoff Simmons's avatar Geoff Simmons

Doc polish

parent a10e30c1
...@@ -7,11 +7,10 @@ targets for code generation, and for building and maintaining the ...@@ -7,11 +7,10 @@ targets for code generation, and for building and maintaining the
controller. controller.
The controller is currently built with Go 1.10. Currently Kubernetes The controller is currently built with Go 1.10. Currently Kubernetes
version 1.9 is supported (it controller has been also tested version 1.9 is supported (it has been also tested successfully with
successfully with 1.10). This means that the code must be compatible 1.10). This means that the code must be compatible with version 6.0.0
with version 6.0.0 of k8s of k8s [client-go](https://github.com/kubernetes/client-go), which in
[client-go](https://github.com/kubernetes/client-go), which in turn turn means that it must be compatible with other k8s code required for
means that it must be compatible with other k8s code required for
client-go 6.0.0. client-go 6.0.0.
The controller is deployed in a cluster as the image The controller is deployed in a cluster as the image
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment