apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-10T22:29:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: a5573956-3885-4bed-8779-a79895421b9c
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c7gnn
      namespace: kube-system
      uid: 7267e8d6-7053-4527-9e02-c28a269c2833
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cphtj
      namespace: kube-system
      uid: 7672c1cd-227b-442b-aabd-5caae25198eb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
