apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-26T21:38:58Z"
  creationTimestamp: "2026-02-26T21:38:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "790"
  uid: de230202-9e40-4c43-a457-e977a141efb5
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2nphj
      namespace: kube-system
      uid: 54aaeb05-bd98-48fe-8abd-aaea52dcaf99
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qfk7m
      namespace: kube-system
      uid: 002f151f-7380-4b1d-b965-a0d88a6ba317
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
