GoogleCloudPlatform / gke-autoneg-controller

This GKE controller provides simple custom integration between GKE and GCLB.
Apache License 2.0
159 stars 50 forks source link

Do you have plans for create Helm Chart for Autoneg installation? #111

Closed ksemele closed 6 months ago

ksemele commented 9 months ago

Hello everyone! Do you have plans for create Helm Chart for Autoneg installation? I think that Deployment raw manifest with latest tag it's not a best option for managing gke-autoneg-controller.

movergan commented 7 months ago

Agree! Managing AutoNEG as part of IaC via flux or argO would be great! Now we keep a copy of the manifest and update it manually from time to time.

rosmo commented 6 months ago

I would be very happy to accept a PR for a Helm Chart :)

ksemele commented 6 months ago

@rosmo well... feel free to review my PR: https://github.com/GoogleCloudPlatform/gke-autoneg-controller/pull/115 :)

rosmo commented 6 months ago

Fixed in #115, thank you @ksemele!