operator-sdk
« Back to VersTracker
Description:
SDK for building Kubernetes applications
Type: Formula  |  Latest Version: 1.42.0@0  |  Tracked Since: Dec 20, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: kubernetes operator devops go automation
Install: brew install operator-sdk
About:
Operator SDK is a framework for building Kubernetes native applications (Operators) using Go, Ansible, or Helm. It simplifies operational logic automation by providing high-level APIs and abstractions. This tool accelerates development by handling boilerplate code for managing custom resources.
Key Features:
  • Scaffolding for Go, Ansible, and Helm-based operators
  • Integration with Operator Lifecycle Manager (OLM)
  • High-level APIs for Kubernetes API interactions
  • Automated testing and CLI tooling
Use Cases:
  • Automating deployment and lifecycle management of complex stateful applications on Kubernetes
  • Extending Kubernetes functionality to manage custom infrastructure or services
Alternatives:
  • Kubebuilder – Kubebuilder is a raw framework for building CRDs and controllers, whereas Operator SDK provides a higher-level wrapper with OLM integration and multi-type support.
  • Metacontroller – Metacontroller allows building controllers via webhooks (lambda-style), while Operator SDK requires writing a full containerized application.
Version History
Detected Version Rev Change Commit
Dec 20, 2025 9:07am 1.42.0 0 VERSION_BUMP d2c1be01
Sep 16, 2025 9:29am 0 VERSION_BUMP b97de3e3
Jan 14, 2025 5:07pm 0 VERSION_BUMP 13505ff2
Jan 10, 2025 11:04pm 0 VERSION_BUMP 7b024d94
Nov 19, 2024 9:58pm 0 VERSION_BUMP 1c72fb15
Sep 17, 2024 2:46am 0 VERSION_BUMP f09bca45