apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-09T05:15:19Z"
  creationTimestamp: "2026-05-09T05:14:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1058"
  uid: 03904c5b-798a-4008-af11-b1a0d6e694bb
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lxmjl
      namespace: kube-system
      uid: 50296279-ce0d-4c54-b5af-980fff6b403f
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q75hh
      namespace: kube-system
      uid: 28499b3f-5032-4e50-bd67-640201719ac0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
