开源软件名称(OpenSource Name):operator-framework/operator-sdk开源软件地址(OpenSource Url):https://github.com/operator-framework/operator-sdk开源编程语言(OpenSource Language):Go 93.9%开源软件介绍(OpenSource Introduction):DocumentationDocs can be found on the Operator SDK website. OverviewThis 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:
Dependency and platform supportGo versionRelease 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 Kubernetes versionsSupported Kubernetes versions for your Operator project or relevant binary can be determined by following this compatibility guide. PlatformsThe set of supported platforms for all binaries and images can be found in these tables. Community and how to get involvedHow to contributeCheck out the contributor documentation. LicenseOperator SDK is under Apache 2.0 license. See the LICENSE file for details. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论