apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T12:13:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: a5833904-ec55-441f-b23b-8f998fd88aa2
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m6wxf
      namespace: kube-system
      uid: 075e105c-c2be-424d-84d1-e559d279a489
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lh75m
      namespace: kube-system
      uid: 59a3d317-29ee-43c1-a2b9-f6d675bc2e2a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
