apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-13T16:44:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: b217492e-6fcb-4a72-9aac-a74aa9ce55b3
subsets:
- addresses:
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8qbdn
      namespace: kube-system
      uid: 15d2656c-522b-4463-aded-a8dc9ee655e8
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dfv8d
      namespace: kube-system
      uid: 78e49a78-2cf6-4f9c-a76b-d56db093a248
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
