Layer7 API Management

  • 1.  why cant there be a helm chart for CA gateway bringup in kubernate environment?

    Posted Jan 08, 2019 12:48 AM

    why cant there be a helm chart for CA gateway bringup in kubernate environment instead of procedure ? and this is the standard way of deploying any application in case of kubernate container and avoids any manual mistakes.

     

     



  • 2.  Re: why cant there be a helm chart for CA gateway bringup in kubernate environment?
    Best Answer

    Posted Jan 08, 2019 02:55 PM

    Hi Rocki,

     

    We are actively working on an implementation of ephemeral Gateway deployment on Kubernetes, which will be installed and updated with Helm Charts. Unfortunately, these Charts are not publicly available yet. My team and I will work on a blog post about our work and include a very basic Helm chart for the Gateway.

     

    In the mean time, Helm charts are quite easy to develop for single image deployments, and there is very good documentation to get started:
    https://docs.helm.sh/developing_charts

    https://medium.com/google-cloud/kubernetes-and-helm-create-your-own-helm-chart-5f54aed894c2

     

    Configuration for the Gateway container is documented here:
    Using the Container Gateway - CA API Gateway - 9.4 - CA Technologies Documentation 

     

    Cheers,

     

    Jamie Williams



  • 3.  Re: why cant there be a helm chart for CA gateway bringup in kubernate environment?

    Posted Jan 08, 2019 11:41 PM

    Hi Jamie ,

     

          Thanks for the response, sure will go through the doc's shared and also let us know once this helm chart are available for public use.

     

    Regards,

    Rakesh G



  • 4.  Re: why cant there be a helm chart for CA gateway bringup in kubernate environment?

    Broadcom Employee
    Posted Mar 06, 2019 02:48 PM

    Hi Rocki,

     

       Sorry for the delay, the blog post on how to use helm charts to deploy the Gateway on Kubernetes can be found here. As Jamie has said before, this is just a simple deployment of the Gateway using a Version 9.4.00 image.


    How to Deploy the Gateway using Helm Charts 

     

    Thanks,

    Kevin