streaming-ops icon indicating copy to clipboard operation
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.

Results 26 streaming-ops issues
Sort by recently updated
recently updated
newest added

Document and provide an example solution for monitoring, dashboards, alerts (maybe to community slack channel).

enhancement

If a PR is posted that will mutate a deployed environment, run a command that reports back to the PR the proposed modified declarations in a format that's easy to...

enhancement

Terraform is heavily used in many dev-ops teams. Support for Confluent Could would be highly valuable. The recently published approach is difficult when _not_ running k8s.

feedback

The applications right now have lots of duplicate volumes and volumeMounts in order to configure various aspects. Evaluate removing the duplication by way of Kustomize overlays or another templating solution.

enhancement

Right now the ccloud environment name is `kafka-devops`, and this affects the configurations as they are linked by name. For example the microservices apps link to their bootstrap url by...

enhancement

For example, an error related to permissions on their respective consumer groups will not result in a container termination.

bug

Right now all the microservices are sharing a service account (and thus, a key) and ACLs. Ideally, each service would have it's own entire security setup with Principal of Least...

enhancement