streaming-ops
streaming-ops copied to clipboard
Simulated production environment running Kubernetes targeting Apache Kafka and Confluent components on Confluent Cloud. Managed by declarative infrastructure and GitOps.
For example, the following should cause an outward failure: ``` { "level": "error", "msg": "E0830 15:21:07.204639 7 reflector.go:156] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:108: Failed to list *unstructured.Unstructured: configmaps is forbidden: User \"system:serviceaccount:default:ccloud-admin-sa\" cannot list...
Host a live version of the `dev` environment on a cloud hosted K8s service such that users can observe the state of the system vs the state of the repository....
Document and provide an example solution for schema management across environments (low to high / dev to prd) and upgrading schemata with no downtime
It's debatable if the ccloud-operator sub-component of this project should support deleting of Confluent Cloud resources. It's common for automated resource management tools to support this feature very carefully, and...
Hello 👋 I hope this can help. When a single ConfigMap in K8s has multiple connectors, the `Synchronization` event works well, but when there is an `update` or `delete`, only...