apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-24T02:53:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 66804f85-5d95-47ef-afa0-8aba6ea16454
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s9lhh
      namespace: kube-system
      uid: da8b251d-4ebd-4fd1-a956-75a2759edec3
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4z2dt
      namespace: kube-system
      uid: 14517997-2929-47fe-ba51-def7f81ea301
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
