apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-03T00:48:11Z"
  creationTimestamp: "2026-03-03T00:47:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "774"
  uid: bd9c973a-0d51-453b-825e-c93c4a476523
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7f7g5
      namespace: kube-system
      uid: 0c5b5196-57ac-4328-abc4-9e62774d119c
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jf7pt
      namespace: kube-system
      uid: d6d96874-fa7b-41ac-a551-362b4646359b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
