apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T12:07:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 5dc0ce83-5d36-4a3b-9677-dcbec2135927
subsets:
- addresses:
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9gq7z
      namespace: kube-system
      uid: 06a07eaa-eff1-4b4f-9b98-6ea782b3a240
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fxxpn
      namespace: kube-system
      uid: 59c14367-c80d-4c65-accd-927ad50f32ae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
