digitalocean / digitalocean/digitalocean-cloud-controller-manager

`service.beta.kubernetes.io/do-loadbalancer-hostname`: Use `nip.io` for easier setup?

Open
#756 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
574
Forks
153
Avg merge
3d 6h
Merged PRs (30d)
3

Description

Hi,

would it be possible to automatically set the hostname annotation to `${IP}.nip.io` when provisioning a loadbalancer that uses the proxy protocol?

This would make it much easier since it would essentially eliminate the need to edit the initial deployment/manually override the annotations on the ingress controller (in case it would be the only override).

The OpenStack CCM does a similar thing: https://github.com/kubernetes/cloud-provider-openstack/pull/1449

This was also proposed by @regnerisch in https://github.com/digitalocean/digitalocean-cloud-controller-manager/issues/291#issuecomment-1712844208

---

Or, as a different approach: Support https://github.com/kubernetes/enhancements/issues/1860 even though it's still in beta?

I believe this has already been implemented in other CCMs (e.g. [here](https://github.com/cloudscale-ch/cloudscale-cloud-controller-manager/pull/16)).

Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.