immich icon indicating copy to clipboard operation
immich copied to clipboard

Update kubernetes.md

Open gregwalters opened this issue 2 years ago • 6 comments

Adds info about ndots container paramater

gregwalters avatar Jan 25 '23 20:01 gregwalters

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
immich-code-coverage ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 25, 2023 at 8:35PM (UTC)

vercel[bot] avatar Jan 25 '23 20:01 vercel[bot]

@gregwalters is attempting to deploy a commit to the immich Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jan 25 '23 20:01 vercel[bot]

I'm not sure how I feel about the ndots solution. It does technically fix the geocoder, but it's likely to break other in-cluster dns lookups for eg. a database I another namespace.

bo0tzz avatar Jan 25 '23 20:01 bo0tzz

I'm not sure how I feel about the ndots solution. It does technically fix the geocoder, but it's likely to break other in-cluster dns lookups for eg. a database I another namespace.

Sure, but none of the solutions outlined in the documentation are ideal. Might as well have another option available in the pile of less than stellar options.

gregwalters avatar Jan 25 '23 20:01 gregwalters

What's wrong with the searchdomain fix? That's the general-purpose solution that also removes the issue for any other alpine containers.

bo0tzz avatar Jan 25 '23 21:01 bo0tzz

In my case, the search domain is set via DHCP and removing it from my nodes would remove it from everything on my network and that's a no-go. I enjoy not having to type fully-qualified hostnames in various configs and such. Even if I were to set my nodes to ignore the search domain, I'd still rather not.

Asking "what's wrong with removing the search domain" is ignoring every valid use case for having a search domain and the existence of that option in general.

gregwalters avatar Jan 27 '23 14:01 gregwalters

Unfortunate that this was closed. It seems to ignore my reasoning, doesn't describe why my suggestion isn't acceptable, and leaves a bad taste in my mouth that'll influence my decision to make future contributions or not.

gregwalters avatar Mar 01 '23 14:03 gregwalters