apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-02T21:22:05Z"
  creationTimestamp: "2026-03-02T21:21:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "718"
  uid: 8aba3566-fa30-4a4d-a81d-b810b9dbfb95
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xsb8w
      namespace: kube-system
      uid: 6b1eb06e-e051-47a6-b99c-40d7059d0e0a
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5bpc2
      namespace: kube-system
      uid: 635c2b9f-4e37-4179-9197-b9a7c8031459
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
