apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-13T22:40:46Z"
  creationTimestamp: "2026-06-13T22:39:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: a5fc3d55-01bf-4aa3-b57b-498432131292
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lwg6w
      namespace: kube-system
      uid: 8cb31af4-1d5c-4b1b-8ce6-da2d77b25ef0
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dmgvf
      namespace: kube-system
      uid: a8d3a31e-21ab-491a-b0a4-5ae4a03ed72d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
