shell-operator & addon-operator v1.0.0-rc1 to simplify creating Kubernetes operators & extend your K8s

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • addon-operator

    A system to manage additional components for Kubernetes cluster in a simple, consistent and automated way.

  • addon-operator has no built-in magic around Helm, it basically runs "helm upgrade --install --values GENERATED_VALUES.yaml" to install a chart for the module. I guess that you can use beforeAll or beforeHelm hooks to transform files in the templates folder with whatever tool you have in the image. Although it's not an immutable way, still it is possible.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts