Writing Kubernetes operators in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust-kubernetes-operator-example

    An example of a Kubernetes operator implemented in Rust

  • Article: https://www.pavel.cool/rust/rust-kubernetes-operators/ The article comes with a ready-to-run example operator: https://github.com/Pscheidl/rust-kubernetes-operator-example

  • roperator

    Experimental Kubernetes Operator kit written in Rust

  • I think rust is a great language for operators, and I'm glad to see others interested as well. One of the things that's bugged me about operators in any language is the boilerplate for watches and reconciliation. I created Roperator as an attempt to provide a simpler api where you simply map a CRD instance to a desired state of resources, and let the library handle the rest. Just another option for writing operators in Rust, if you weren't already aware. I've been slacking on the next update, but my plan is to support Jsonnet as an optional feature.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • krustlet

    Kubernetes Rust Kubelet

  • Krustlet just released 0.7.0 and is pushing for 1.0.0 in the next release. https://github.com/deislabs/krustlet/releases/tag/v0.7.0

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Bpfman: An eBPF Manager

    2 projects | news.ycombinator.com | 30 Mar 2024
  • Rust Trademark Policy Feedback Form

    8 projects | /r/rust | 11 Apr 2023
  • Databases inside or outside k8s cluster?

    4 projects | /r/kubernetes | 7 Jun 2022
  • Krustlet: Kubernetes Kubelet in Rust for Running WASM

    1 project | news.ycombinator.com | 26 Apr 2022
  • krustlet/krustlet: Kubernetes Rust Kubelet

    1 project | /r/devopsish | 16 Oct 2021