apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T02:21:58Z"
  creationTimestamp: "2026-02-24T02:21:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "778"
  uid: c70c02e2-8c8c-4002-b63f-a350b44a1fe5
subsets:
- addresses:
  - ip: 172.24.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-mgfpk
      namespace: kube-system
      uid: 3e64da1e-76ea-4e4d-ba76-27af4467c8a0
  - ip: 172.24.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5v57g
      namespace: kube-system
      uid: 6e276e84-adf4-44c2-87d6-b8b3331f788b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
