-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Is your enhancement related to a problem? Please describe
Might make sense to provide an extension to fabroc8 client to support CRI.
https://kubernetes.io/docs/concepts/architecture/cri/
The API definition is here:
https://github.com/kubernetes/cri-api/blob/v0.33.1/pkg/apis/runtime/v1/api.proto
Typically controllers that run as DaemonSet can query kubelet instead of API Server for some resources
Describe the solution you'd like
a nice client.
Describe alternatives you've considered
No response
Additional context
go client: https://github.com/kubernetes/cri-client
Metadata
Metadata
Assignees
Labels
No labels