IBM Developer

Summary

Summary and next steps

By Horea Porutiu, Sanjeev Ghimire, Bobby Woolf

After completing this learning path, you should have a better understanding of:

  • What Kubernetes Operators are, what they do, and key features
  • Operator structure, how deployments works in operators, and how the reconciliation loop works
  • How to develop a Golang-based operator to manage Kubernetes resources
  • The underlying code that builds an operator

Now that you've completed the steps in this series, you are ready to build operators at various capability levels.

If you want to distribute your service to service catalogs, follow these steps:

  1. Create a well-designed container image
  2. Optionally, certify the container image
  3. Design a security context
  4. Develop an operator -- this learning path
  5. Optionally, certify the operator
  6. Publish your service in service catalogs, such as Red Hat Marketplace