Shippable / support

Shippable SaaS customers can report issues and feature requests in this repository
100 stars 28 forks source link

Ingress support for GKE? #4703

Open rune-bk opened 5 years ago

rune-bk commented 5 years ago

In order to set up a GKE ingress today in Shippable, we need to do this as a separate Ingress yaml file and run kubectl -f apply on the file.

The provisioning job currently only supports loadBalancer. Would it be possible to support setting up an Ingress the same way?

trriplejay commented 5 years ago

adding as a feature request.