qafro1 commented on issue #1171:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1171#issuecomment-843046868


   Reinstalled minikube and awaiting logs...
   ```
    % kubectl apply -f namespace.yaml 
   namespace/kafka created
    % helm install strimzi  strimzi/strimzi-kafka-operator -n kafka
   NAME: strimzi
   LAST DEPLOYED: Tue May 18 11:05:13 2021
   NAMESPACE: kafka
   STATUS: deployed
   REVISION: 1
   TEST SUITE: None
   NOTES:
   Thank you for installing strimzi-kafka-operator-0.23.0
   
   To create a Kafka cluster refer to the following documentation.
   
   
https://strimzi.io/docs/operators/latest/using.html#deploying-cluster-operator-helm-chart-str
   % kubectl apply -f kafka-persistent-single.yaml
   kafka.kafka.strimzi.io/my-cluster created
   % minikube addons enable registry
   
╭──────────────────────────────────────────────────────────────────────────────────────────────────────╮
   │                                                                            
                          │
   │    Registry addon with docker driver uses port 59666 please use that 
instead of default port 5000    │
   │                                                                            
                          │
   
╰──────────────────────────────────────────────────────────────────────────────────────────────────────╯
   
   📘  For more information see: https://minikube.sigs.k8s.io/docs/drivers/docker
       ▪ Using image gcr.io/google_containers/kube-registry-proxy:0.4
       ▪ Using image registry:2.7.1
   🔎  Verifying registry addon...
   🌟  The 'registry' addon is enabled
    % kamel install -n kafka
   OLM is not available in the cluster. Fallback to regular installation.
   Camel K installed in namespace kafka 
    % kubectl apply -f 
timer-http-invocation-to-kafka/kafka-not-secured-sink.kamelet.yaml 
   kamelet.camel.apache.org/kafka-not-secured-sink created
    % kubectl apply -f timer-http-invocation-to-kafka/flow-binding.yaml         
         
   kameletbinding.camel.apache.org/timer-http-kafka created
    % kamel logs timer-http-kafka
   No IntegrationPlatform resource in default namespace
   Integration 'timer-http-kafka' not yet available. Will keep checking ... #
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to