apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-04T12:00:21Z"
  creationTimestamp: "2026-06-04T11:59:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "955"
  uid: c376690e-35ab-4f51-a739-db54f84d75e5
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jwvq8
      namespace: kube-system
      uid: 6b8b445b-49ef-4b22-9ddd-53fe61ae508f
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xw2h
      namespace: kube-system
      uid: 76ecc680-b24a-46f3-a237-3ce891d964ac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
