apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-10T01:55:51Z"
  creationTimestamp: "2026-09-10T01:54:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "938"
  uid: 96f97039-7bb8-4b5f-a7b0-6c0424901c87
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tvtxx
      namespace: kube-system
      uid: 13547157-7d6f-4c0f-993a-3ec79babb1d5
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fxp98
      namespace: kube-system
      uid: 9af07d10-f7fd-4752-92d4-b25f2fb8b59b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
