apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T16:33:28Z"
  creationTimestamp: "2026-02-27T16:32:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "967"
  uid: 69bab931-c44f-44f8-bf64-0f8ca68cc65f
subsets:
- addresses:
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9tp69
      namespace: kube-system
      uid: 97c95e26-1e4b-4025-98ae-e64471ac4561
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fkmcj
      namespace: kube-system
      uid: 9551d9cf-ce59-4476-80a2-26d4e485c8cb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
