apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-24T13:19:58Z"
  creationTimestamp: "2026-06-24T13:18:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "958"
  uid: 4f129553-e9f2-4e18-b492-1830d168950a
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2v4jt
      namespace: kube-system
      uid: 45360e76-deed-46d2-bba5-2fa7dc2490aa
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9jtkd
      namespace: kube-system
      uid: 8bf7bc94-51a9-4aaa-b4b4-ef2998adeecc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
