+++
title = "Operator SDK"
+++
{{< blocks/cover image_anchor="top" height="min" color="primary" title="Operator SDK" >}}
	}}">
		Learn More
	
	
		Source 
	
	Operators 🔗
		are used to manage complex stateful applications on top of Kubernetes. The
		Operator SDK makes it easier to create them by providing high level APIs,
		useful abstractions, and project scaffolding.
	
 
{{< /blocks/cover >}}
{{< blocks/lead height="auto" color="white" >}}
This project is a component of the [Operator
Framework](https://github.com/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](https://coreos.com/blog/introducing-operator-framework).
{{< /blocks/lead >}}