apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T20:58:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 4bedc68d-9f92-46f5-b37b-3923ea83b078
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lb8sw
      namespace: kube-system
      uid: 9a9b3d20-70a5-4437-a3ec-e528ae1b75c4
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbntb
      namespace: kube-system
      uid: 69cae750-8413-4a1c-a4a1-9a4539d73325
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
