YAHIA AHMED
YAHIA AHMED
### What happened? so I used pulumi plugin install --server https://github.com/***/pulumi-resource-kubernetes-v4.7.1-linux-amd64.tar.gz to install plugin from different source other than https://get.pulumi.com/releases/plugins/pulumi-resource-kubernetes-v4.7.1-linux-amd64.tar.gz and it showed me [resource plugin kubernetes-4.7.1] installing , then...
Hello, I am trying to install the controller in network isolated cluster and added proxy throw env var HTTPS_PROXY but it seems that there is an error keeps crashing the...
## Type of question **Are you asking about community best practices, how to implement a specific feature, or about general context and help around the operator-sdk?** usage of olm in...
### Current Behavior 2024-04-03 10:46:21.048 INFO 1 --- [ main] d.a.k.config.KeycloakConfigApplication : Starting KeycloakConfigApplication v5.10.0 using Java 17.0.10 on keycloak-keycloak-config-cli-rsk9g with PID 1 (/opt/bitnami/keycloak-config-cli/keycloak-config-cli-23.0.1.jar started by ? in /opt/bitnami/keycloak-config-cli) 2024-04-03...
Hi, I have main coroot deployed in one cluster and working on add other clusters to this one by adding already deployed prometheus, kube-state-metrics already deployed on them and just...
I am using privet certificate for opensearch but connector fails to connect as it can't verify the certificate so is there away to disable certificate verification or to add my...
Hi, I have set up the connector with the following configuration : ``` apiVersion: kafka.strimzi.io/v1beta2 kind: KafkaConnector metadata: name: my-source-connector namespace: kafka labels: strimzi.io/cluster: my-connect-cluster spec: class: io.aiven.kafka.connect.opensearch.OpensearchSinkConnector tasksMax: 10...