apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T00:44:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 99f292cb-dd17-4875-be8a-3f9c394e74c1
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-prsxl
      namespace: kube-system
      uid: a88150d0-4bed-488e-9e46-6770b372ed3c
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nfhrn
      namespace: kube-system
      uid: 7a4e03f1-b8c5-44c3-b10d-eb073d5f68ca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
