Mid
From PDF
Microservices
Microservices
Kubernetes DNS: Each Kubernetes service is assigned a DNS name (e.g.,?
Short answer: service-name.namespace.svc.cluster.local). Kubernetes automatically registers services and their IP addresses with the DNS system. For example, a service named payment-service in the default namespace can be accessed at payment-service.default.svc.cluster.local.
Say this in the interview
- Define — one clear sentence (the short answer above).
- Example — relate it to a project like ShopNest or your real work.
- Trade-off — when you would not use it.
Share this Q&A
Share preview image: https://www.toolliyo.com/images/toolliyo-logo.png