-
When docker restarts or stop/start (for any reason), the kind node containers remain stopped and aren't restarted properly. When I tried to run `docker restart ` the cluster didn't start either.
Th…
-
## Overview
We started Wadm a long time ago, but have mostly let it sit since then as we've worked on polishing the host. However, the time has come to get this all working and productionized. This…
-
Hi everyone,
I already apologize as it was probably asked many times, but I couldn't find a working answer to my issue in all the existing closed/opened issues.
I'm simply trying to connect to a…
-
## What is Terraform ? ##
Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Terraform codifies cloud APIs …
-
This proposal is about extending Druid to support multi-stage distributed queries, something that I think will be really exciting and amp up what Druid is capable of.
## Motivation
Today Druid's…
-
# Review and improve the current Ops-docs
One of the missions of the Ops-docs subproject is to review the current Git-Ops documentation to make sure it is up to date and relevant. With that in mind…
-
Hi,
I have the following (simplified) Terraform code
```
terraform {
required_providers {
confluent = {
source = "confluentinc/confluent"
version = "1.8.0"
}
}
…
-
Hello there,
today i tried creating a cluster link between two dedicated clusters. One got a private link connection and the other one got public internet access.
While i followed the example on how…
-
### What happened?
After upgrading crossplane from version `1.9.1` to `1.10.1` we observed huge increase in audit logs:
![image](https://user-images.githubusercontent.com/115790821/208625947-8e2a1…
-
`Version: 1.8.0`
Terraform provider fails on kafka acl apply with the following message:
```
confluent_kafka_acl.test-service: Creating...
╷
│ Error: Request cancelled
│
│ with confluent_…