apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-26T05:45:57Z"
  creationTimestamp: "2026-05-26T05:44:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "943"
  uid: 2a645b1f-d5d4-4f9c-9591-78fe30b5c6bb
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2xxht
      namespace: kube-system
      uid: 7ec64fdf-3edd-4d8b-bc6c-8c6c8e2064ab
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vrnqj
      namespace: kube-system
      uid: ac3d198e-528d-432e-9226-9e0cc5bb952c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
