apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-20T10:14:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "690"
  uid: 423a5a8f-2638-40fd-803f-4567bbbee143
subsets:
- addresses:
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wvh7w
      namespace: kube-system
      uid: acc49b06-1aee-4c54-97a9-bd3348c04414
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rnzwg
      namespace: kube-system
      uid: 609ba19b-e7df-402e-8b3a-2dc133f54ddc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
