apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-25T17:02:57Z"
  creationTimestamp: "2026-03-25T17:01:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "953"
  uid: 12eb454f-d3a2-4ce6-95e8-fba961cf9dcd
subsets:
- addresses:
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrsxv
      namespace: kube-system
      uid: ba34b4e4-6fad-4f1a-bdda-ffc53e05dbc0
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ncfvd
      namespace: kube-system
      uid: 6a84f9a7-9f41-4a78-96eb-827cdfa07e40
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
