Skip to content

Client for Kubernetes CRI API #7264

@csviri

Description

@csviri

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions