apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-29T07:13:07Z"
  creationTimestamp: "2026-07-29T07:12:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 6a0df7c4-a35d-4901-aae8-fbebd9a80091
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xs7vs
      namespace: kube-system
      uid: eeac880c-c2d3-4c18-9982-76ca57138e09
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fntfq
      namespace: kube-system
      uid: a8d47861-1bf3-4f29-9282-118a4ddaab78
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
