apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T15:38:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 6883fdcf-9390-45dd-85b9-bc4de95a6b7e
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lvbv6
      namespace: kube-system
      uid: 9b7003ce-1397-48f1-bb63-c9da54a48c05
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x76q5
      namespace: kube-system
      uid: 3963dad6-a750-4b6d-ad31-32e156174a66
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
