apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T18:26:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: c13fce58-9d2f-444a-987f-0c283a4183d5
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8zmls
      namespace: kube-system
      uid: fd6a9e67-5ca1-4f89-84fc-4737484e7618
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jfmdk
      namespace: kube-system
      uid: 6b76af5f-d28e-4529-8b47-d6850f9eb85c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
