apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-18T16:00:06Z"
  creationTimestamp: "2026-06-18T15:59:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: e9eba6f9-003c-4d45-8a85-4e7e5db6ebb7
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7wdg4
      namespace: kube-system
      uid: fc7e241d-765a-4d34-9e25-b4fe787735fa
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mv629
      namespace: kube-system
      uid: cca8449a-e4f9-4fa4-b5ac-9b602c7e60bd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
