apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-04T01:39:21Z"
  creationTimestamp: "2026-05-04T01:38:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: ba20feab-c1eb-4f3d-82b9-7a341b5b6acc
subsets:
- addresses:
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-487ww
      namespace: kube-system
      uid: 2d8bbfaa-a334-46c2-9403-347afe30f2e6
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xtcm
      namespace: kube-system
      uid: d5444f36-36b6-4018-9a6e-6a80b3bd7749
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
