Closed lukeoguro closed 1 year ago
@kubernetes/client-node has a few features that I think it'll be beneficial for us to get some experience with, particularly with:
@kubernetes/client-node
watch
I'm proposing that we do some mob programming in the upcoming weeks to get some experience with this. I think having experience with both kubectl and the Kubernetes API will be beneficial for us!
kubectl
Closing, see #80
@kubernetes/client-node
has a few features that I think it'll be beneficial for us to get some experience with, particularly with:watch
, which allows us to implement event-driven code instead of polling.I'm proposing that we do some mob programming in the upcoming weeks to get some experience with this. I think having experience with both
kubectl
and the Kubernetes API will be beneficial for us!