apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T23:50:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: bede5d91-b6a5-402f-aa67-c5cc640b3154
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4gwbh
      namespace: kube-system
      uid: ae461037-4ad3-4767-af97-c55f1167e340
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfsp4
      namespace: kube-system
      uid: b2d67be6-4b48-4082-ab78-a377ed9ccf47
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
