Amitoj Hanspal
Amitoj Hanspal
I have a relatively small size Strimzi Kafka setup for my development testing and getting this error in Strimzi Kafka Bridge (v 0.20.1 ) every day. ``` 2022-01-06 11:38:39 WARN...
Hi, Any solution for this? > [root@xyz kubernetes-vagrant-coreos-cluster]# NODE_MEM=2048 NODE_CPUS=1 NODES=3 USE_KUBE_UI=true KUBERNETES_VERSION=1.10.4 vagrant up > WARNING: Vagrant has detected the `vagrant-triggers` plugin. This plugin conflicts > with the internal...
Following the guide from [kubernetes-quickstart](https://docs.pinot.apache.org/basics/getting-started/kubernetes-quickstart#3.4-load-data-into-kafka-and-create-pinot-schema-tables) When I run the jobs in section "Load data into Kafka and create Pinot schema/tables" `kubectl apply -f pinot/pinot-realtime-quickstart.yml ` The job container 'pinot-add-example-realtime-table-avro' fails...
**What version of redis operator are you using?** Using latest release **Does this issue reproduce with the latest release?** Yes, I have been using this setup for months without any...
Getting this error attaching to a node-based pod spec.ephemeralContainers[0].targetContainerName: Not found What can I do to debug this further?
I'm using the Grafonnet library to generate dashboard JSONs, but while the output works when manually added to Grafana, I want to automate the process for continuous development and validation....
I cloned the repository and followed the provided instructions to build the Docker image. However, after running docker compose up ippserver, the container exits with code 127, indicating a missing...