CLI for installing the Operator Lifecycle Manager
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
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / operator-sdk
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:kubic/operator-sdk && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_service | 0000000725 725 Bytes | |
_servicedata | 0000000248 248 Bytes | |
operator-sdk-1.38.0.obscpio | 0052923406 50.5 MB | |
operator-sdk.changes | 0000006503 6.35 KB | |
operator-sdk.obsinfo | 0000000102 102 Bytes | |
operator-sdk.spec | 0000004586 4.48 KB | |
vendor.tar.gz | 0018742790 17.9 MB |
Latest Revision
baserev update by copy to link target
Comments 0