Open Edition

 View Only
  • 1.  IBM BAMOE Canvas integrating with Kubernetes.

    Posted Fri October 13, 2023 10:15 AM

    Hi Team,

    We have running BAMOE Canvas using the docker-compose file.

    When I am going to Connect to Kubernetes and all required data providers, but get the connection refused.

    looks like a cross-error.



    ------------------------------
    Kishan Kumar
    ------------------------------


  • 2.  RE: IBM BAMOE Canvas integrating with Kubernetes.

    Posted Fri October 13, 2023 02:50 PM

    Hello!

    Is the Kubernetes cluster running locally (your localhost)? Or is it remote?
    For remote clusters, just like OpenShift, you may need a CORS Proxy so that it doesn't block connections.
    Right now BAMOE Canvas only supports local Kubernetes instances with the configurations provided by the guided wizard, which solves these problems.



    ------------------------------
    Thiago Lugli
    ------------------------------



  • 3.  RE: IBM BAMOE Canvas integrating with Kubernetes.

    Posted Mon October 16, 2023 03:33 AM

    Hey,

    Thanks for the clarification, I work with Kishan from Kuberntes side. We are using Rancher with Kubernetes. So added nginx ingress CORS annotations to rancher api. We used this as a work around as for EKS endpoint it was giving issues.



    ------------------------------
    Sachin Karale
    ------------------------------