apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-22T16:17:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 0c98ff14-bc2a-488a-9841-b32e89a2bc70
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9727k
      namespace: kube-system
      uid: f41d00a8-5b75-4b24-9ce1-c19e814bcf85
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mlfqp
      namespace: kube-system
      uid: 578e3a56-6aae-4965-8d02-013ca0a49d49
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
