apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T03:32:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: d0b77c56-54af-4bee-aedc-30c1969aa31b
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vtbl2
      namespace: kube-system
      uid: 5dac8e27-10c6-4d9d-b571-4e885da71c12
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ggvbv
      namespace: kube-system
      uid: c2b8977a-981f-4a86-adcd-005f908d185d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
