Operator SDK
https://sdk.operatorframework.ioWHAT IS OPERATOR SDK? 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. WHAT CAN I DO WITH OPERATOR SDK? The Operator SDK provides the tools to build, test, and package Operators.
Client Libraries | Kubernetes
https://kubernetes.io/docs/reference/using-api/client-libraries33 rader · 21.12.2021 · This page contains an overview of the client libraries for using the Kubernetes API from various programming languages. To write applications using the Kubernetes REST API, you do not need to implement the API calls and request/response types yourself. You can use a client library for the programming language you are using. Client libraries often handle …