Files
virtual-kubelet/website
Brian Goff 597e7dc281 Make ControllerManager more useful
This changes `ControllerManager` to `Node`.

`Node` is created from a client where the VK lib is responsible for
creating all the things except the client (unless client is nil, then we
use the env client).

This should be a good replacement for node-cli.  It offers a simpler
API.  *It only works with leases enabled* since this seems always
desired, however an option could be added to disable if needed.

The intent of this is to provide a simpler way to get a vk node up and
running while also being extensible. We can slowly add options, but
they should be focussed on a use-case rather than trying to support
every possible scenario... in which case the user can just use the
controllers directly.
2021-09-14 17:10:14 +00:00
..
2019-05-06 09:44:57 -07:00
2021-09-14 17:10:14 +00:00
2019-05-06 09:44:57 -07:00
2018-12-21 13:49:05 -08:00
2019-05-06 09:44:57 -07:00
2018-12-21 13:49:05 -08:00
2018-12-21 13:49:05 -08:00
2018-12-21 13:49:05 -08:00