apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T10:06:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: 859d4330-ccd5-45be-aa8e-dbbb9819f2e4
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p4qjm
      namespace: kube-system
      uid: 01a4b669-d768-47fd-82fc-53b5dd6cbc86
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n8qhn
      namespace: kube-system
      uid: a39123f8-0ff9-4ebf-9c1c-2f5532f65296
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
