apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T13:15:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: 3c95b8b7-3a3e-4af1-a00e-3d6fa23206d8
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z6mkd
      namespace: kube-system
      uid: 1f95d2ab-cbd2-485a-b783-81bf2aa5a545
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vwcbs
      namespace: kube-system
      uid: 27b4c81c-0aa7-4f76-abad-0e9366d97027
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
