TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Generating Unique 64 Bit IDs with Go on Kubernetes

1 pointsby tinrabover 7 years ago

1 comment

alpbover 7 years ago
1. why would you not automatically figure out the IP address from ifconfig?<p>2. why wouldn&#x27;t you use pod ID (i.e. hostname) as the seed?<p>3. how exactly Kubernetes is relevant to unique ID generation? :)