apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T23:07:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: ae3d5a2f-479c-4a33-a64d-89038595554b
subsets:
- addresses:
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h8lrd
      namespace: kube-system
      uid: cca402cd-7233-4810-b46a-3cf05bdbe545
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9zxtv
      namespace: kube-system
      uid: a378b824-761c-422f-ae18-6e603a950f88
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
