k8-api icon indicating copy to clipboard operation
k8-api copied to clipboard

Native Rust implementation of Kubernetes api

CI

Rust K8 API

Rust binding for Kubernetes API

Features

  • Async: Use Async Rust
  • Stream: Support Streaming
  • Diff: Diff support
  • CRD: Support CRD
  • Generic: Use Rust Generics

Following OS are supported:

  • Linux
  • MacOs

Windows support will be coming in future

Contributing

If you'd like to contribute to the project, please read our Contributing guide.

License

This project is licensed under the Apache license.