apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-22T22:03:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: ca010729-d43c-45b8-8bf9-e00d0ee69b9f
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c5pvh
      namespace: kube-system
      uid: 92966b7f-7f65-4043-a8ca-19e314911365
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hsthf
      namespace: kube-system
      uid: d87f60c2-cc29-4ccf-8ac6-17eef9c3cdc9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
