operator-framework/operator-sdk
Fork: 1744 Star: 7226 (更新于 2024-10-20 09:59:09)
license: Apache-2.0
Language: Go .
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
最后发布版本: v1.35.0 ( 2024-06-19 02:19:34)
Documentation
Docs can be found on the Operator SDK website.
Overview
This project is a component of the Operator Framework, an open source toolkit to manage Kubernetes native applications, called Operators, in an effective, automated, and scalable way. Read more in the introduction blog post.
Operators make it easy to manage complex stateful applications on top of Kubernetes. However writing an Operator today can be difficult because of challenges such as using low level APIs, writing boilerplate, and a lack of modularity which leads to duplication.
The Operator SDK is a framework that uses the controller-runtime library to make writing operators easier by providing:
- High level APIs and abstractions to write the operational logic more intuitively
- Tools for scaffolding and code generation to bootstrap a new project fast
- Extensions to cover common Operator use cases
Dependency and platform support
Go version
Release binaries will be built with the Go compiler version specified in the developer guide.
A Go Operator project's Go version can be found in its go.mod
file.
Kubernetes versions
Supported Kubernetes versions for your Operator project or relevant binary can be determined by following this compatibility guide.
Platforms
The set of supported platforms for all binaries and images can be found in these tables.
Community and how to get involved
How to contribute
Check out the contributor documentation.
License
Operator SDK is under Apache 2.0 license. See the LICENSE file for details.
最近版本更新:(数据更新于 2024-09-18 23:55:02)
2024-06-19 02:19:34 v1.35.0
2024-05-16 05:40:58 v1.34.2
2024-03-06 00:28:00 v1.34.1
2024-03-01 21:29:21 v1.34.0
2023-12-19 04:40:52 v1.33.0
2023-10-06 04:06:57 v1.32.0
2023-07-27 23:05:02 v1.31.0
2023-06-27 05:57:45 v1.30.0
2023-06-01 04:38:20 v1.29.0
2023-04-29 02:42:05 v1.28.1
主题(topics):
kubernetes, operator, sdk
operator-framework/operator-sdk同语言 Go最近更新仓库
2024-11-05 08:55:31 XTLS/Xray-core
2024-11-05 00:03:47 SagerNet/sing-box
2024-11-04 20:34:19 Permify/permify
2024-11-04 15:07:27 containerd/containerd
2024-11-03 20:10:56 flipped-aurora/gin-vue-admin
2024-11-03 00:46:25 dolthub/dolt