apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-01T09:30:16Z"
  creationTimestamp: "2026-07-01T09:29:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: 509b03e7-a61e-4fbe-bdac-44eeeb1e54ab
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2jcdv
      namespace: kube-system
      uid: 3cf342d7-dec5-475d-8284-884157baeddb
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fnn59
      namespace: kube-system
      uid: d5c51d46-2dce-4d83-8763-e91397a623a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
