What This Design Does:

Eclipse Ditto Operator (Helm chart v0.3.0) packaged as a Meshery Design. This design deploys the controller resources (CRDs, Deployment, RBAC, ServiceAccount) required to manage Eclipse Ditto custom resources in a Kubernetes cluster. Source: ctron/ditto-operator (Chart 0.3.0, App 0.4.0).

Caveats and Consideration:

• Requires cluster-admin or equivalent to install CRDs and RBAC. • Install in a dedicated namespace (e.g., ditto-operator); verify image pull access. • CRDs: ensure no conflicting Ditto CRDs exist from prior installs. • Tested on Kubernetes ≥1.24; versions below may have API incompatibilities. • This Design installs only the Operator; Ditto instances/workloads are managed via Ditto custom resources after the operator is running. • If upgrading from another version, back up CRDs/CRs and review breaking changes.

Compatibility:



Recent Discussions with "meshery" Tag