apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T17:30:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: c070d14f-a947-4a2b-9107-7da0f207b832
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8b55l
      namespace: kube-system
      uid: 114a34a6-47a2-4f59-bca1-22273215c65c
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5h5z6
      namespace: kube-system
      uid: 8b195c99-b710-4731-ad7c-b73963638bbd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
