operator-sdk VS controller-runtime

Compare operator-sdk vs controller-runtime and see what are their differences.

operator-sdk

SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding. (by operator-framework)

controller-runtime

Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery) (by kubernetes-sigs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
operator-sdk controller-runtime
23 53
6,980 2,294
0.9% 2.2%
8.1 9.3
8 days ago 7 days ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

operator-sdk

Posts with mentions or reviews of operator-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-07.

controller-runtime

Posts with mentions or reviews of controller-runtime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-23.

What are some alternatives?

When comparing operator-sdk and controller-runtime you can also consider the following projects:

kubebuilder - Kubebuilder - SDK for building Kubernetes APIs using CRDs

client-go - Go client for Kubernetes.

terraform-provider-kubernetes-alpha - A Terraform provider for Kubernetes that uses dynamic resource types and server-side apply. Supports all Kubernetes resources.

controller-tools - Tools to use with the controller-runtime libraries

sample-controller-kubebuilder - This is Sample Controller(Foo Controller) developed by Kubebuilder

yaml - A better way to marshal and unmarshal YAML in Golang

postgres-operator - Postgres operator creates and manages PostgreSQL clusters running in Kubernetes

golang-design-pattern - 设计模式 Golang实现-《研磨设计模式》读书笔记

sandbox-operator - A Kubernetes operator for creating isolated environments

postgres-operator - Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.

apimachinery