Coder Social home page Coder Social logo

olivercodes / operator-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from operator-framework/operator-sdk

0.0 1.0 0.0 67.79 MB

SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.

Home Page: https://sdk.operatorframework.io

License: Apache License 2.0

Shell 1.39% Go 92.62% Makefile 0.72% HTML 2.13% Dockerfile 0.38% SCSS 2.76%

operator-sdk's Introduction

Build Status License

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.

operator-sdk's People

Contributors

camilamacedo86 avatar joelanford avatar fanminshi avatar alexnpavel avatar estroz avatar hasbro17 avatar asmacdo avatar varshaprasad96 avatar lilic avatar theishshah avatar jmrodri avatar everettraven avatar fabianvf avatar dymurray avatar jberkhahn avatar venkatramaraju avatar djzager avatar mhrivnak avatar rashmigottipati avatar dependabot[bot] avatar hongchaodeng avatar laxmikantbpandhare avatar github-actions[bot] avatar bharathi-tenneti avatar robszumski avatar oceanc80 avatar rithujohn191 avatar matthewcarleton avatar venkat19967 avatar eparis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.