apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-27T00:42:30Z"
  creationTimestamp: "2026-05-27T00:41:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 790e8fed-ffb1-4ade-8ab0-01e322f4df12
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vgf7k
      namespace: kube-system
      uid: 5eaea082-7fa5-4363-8798-c0a65f5c72b2
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9nlsl
      namespace: kube-system
      uid: 55ab3bf0-7d6c-4ff1-9c01-acad4eb13b1e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
