apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T10:09:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 4e69afab-cb01-41a6-800a-42a71d987406
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w565g
      namespace: kube-system
      uid: 62c51afd-f381-4cc3-bdd8-a4a14d911b78
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9857w
      namespace: kube-system
      uid: 2dad5f39-9895-4239-a4a4-d0b71b9b26eb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
