apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-19T10:59:57Z"
  creationTimestamp: "2026-04-19T10:58:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "942"
  uid: 45ccfb49-e10f-4839-bc61-86207a6dab16
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xlpd4
      namespace: kube-system
      uid: 4ccf2495-f855-4d52-a4cd-3ea0dd0ab4a4
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b4wkm
      namespace: kube-system
      uid: c8f3f91c-00eb-403a-af5d-2d5328a7ed7e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
