apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-01T02:32:43Z"
  creationTimestamp: "2026-05-01T02:31:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 8de612ba-8fa8-4ed6-818c-2a3f21b6b762
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fg27f
      namespace: kube-system
      uid: 1e210a88-b934-46d8-b7f5-725f98f4ce1a
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6wrfq
      namespace: kube-system
      uid: 07f9bf8f-c75b-4616-91f4-0e313d3aaad2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
