apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T10:51:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: 91631cdb-8756-4100-bb5f-799a07f474ed
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bvgvv
      namespace: kube-system
      uid: 88cce875-de7b-487e-83dd-d31f50b22996
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zj8gd
      namespace: kube-system
      uid: aaf411d4-5404-4a6f-aa5d-9b7796184dfa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
